[INFO] fetching crate libsqlcipher-sys 0.9.0...
[INFO] fixing libsqlcipher-sys-0.9.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate libsqlcipher-sys 0.9.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate libsqlcipher-sys 0.9.0
[INFO] finished tweaking crates.io crate libsqlcipher-sys 0.9.0
[INFO] tweaked toml for crates.io crate libsqlcipher-sys 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libsqlcipher-sys 0.9.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.36.1 (available: v0.72.1)
[INFO] [stderr]       Adding proc-macro2 v0.3.5 (available: v0.3.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `libsqlcipher-sys` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 417c042141e8d1cc470849e6c4cc52ae23ca05c70ba0c3493c6ff74363ffd179
[INFO] running `Command { std: "docker" "start" "417c042141e8d1cc470849e6c4cc52ae23ca05c70ba0c3493c6ff74363ffd179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "417c042141e8d1cc470849e6c4cc52ae23ca05c70ba0c3493c6ff74363ffd179" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "417c042141e8d1cc470849e6c4cc52ae23ca05c70ba0c3493c6ff74363ffd179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "417c042141e8d1cc470849e6c4cc52ae23ca05c70ba0c3493c6ff74363ffd179" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `libsqlcipher-sys` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr] crater-edition-check: libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:122:48
[INFO] [stdout]     |
[INFO] [stdout] 122 | const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 - const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout] 122 + const SQLITE_IOERR_SHMOPEN           : c_int = super::SQLITE_IOERR | (18<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:123:48
[INFO] [stdout]     |
[INFO] [stdout] 123 | const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 123 - const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout] 123 + const SQLITE_IOERR_SHMSIZE           : c_int = super::SQLITE_IOERR | (19<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:124:48
[INFO] [stdout]     |
[INFO] [stdout] 124 | const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 - const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout] 124 + const SQLITE_IOERR_SHMLOCK           : c_int = super::SQLITE_IOERR | (20<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:125:48
[INFO] [stdout]     |
[INFO] [stdout] 125 | const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 - const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout] 125 + const SQLITE_IOERR_SHMMAP            : c_int = super::SQLITE_IOERR | (21<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 | const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 - const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout] 126 + const SQLITE_IOERR_SEEK              : c_int = super::SQLITE_IOERR | (22<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 | const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 - const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout] 127 + const SQLITE_IOERR_DELETE_NOENT      : c_int = super::SQLITE_IOERR | (23<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:128:48
[INFO] [stdout]     |
[INFO] [stdout] 128 | const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 - const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout] 128 + const SQLITE_IOERR_MMAP              : c_int = super::SQLITE_IOERR | (24<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:129:48
[INFO] [stdout]     |
[INFO] [stdout] 129 | const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 - const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout] 129 + const SQLITE_IOERR_GETTEMPPATH       : c_int = super::SQLITE_IOERR | (25<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:130:48
[INFO] [stdout]     |
[INFO] [stdout] 130 | const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 - const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout] 130 + const SQLITE_IOERR_CONVPATH          : c_int = super::SQLITE_IOERR | (26<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 | const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 131 - const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout] 131 + const SQLITE_IOERR_VNODE             : c_int = super::SQLITE_IOERR | (27<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 | const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 - const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout] 132 + const SQLITE_LOCKED_SHAREDCACHE      : c_int = super::SQLITE_LOCKED |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 | const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 - const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout] 133 + const SQLITE_BUSY_RECOVERY           : c_int = super::SQLITE_BUSY   |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 | const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 - const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout] 134 + const SQLITE_BUSY_SNAPSHOT           : c_int = super::SQLITE_BUSY   |  (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 | const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 135 - const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout] 135 + const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = super::SQLITE_CANTOPEN | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:136:48
[INFO] [stdout]     |
[INFO] [stdout] 136 | const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 - const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout] 136 + const SQLITE_CANTOPEN_ISDIR          : c_int = super::SQLITE_CANTOPEN | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:137:48
[INFO] [stdout]     |
[INFO] [stdout] 137 | const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 - const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout] 137 + const SQLITE_CANTOPEN_FULLPATH       : c_int = super::SQLITE_CANTOPEN | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:138:48
[INFO] [stdout]     |
[INFO] [stdout] 138 | const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 - const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout] 138 + const SQLITE_CANTOPEN_CONVPATH       : c_int = super::SQLITE_CANTOPEN | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 | const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 - const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout] 139 + const SQLITE_CORRUPT_VTAB            : c_int = super::SQLITE_CORRUPT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:140:48
[INFO] [stdout]     |
[INFO] [stdout] 140 | const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 - const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout] 140 + const SQLITE_READONLY_RECOVERY       : c_int = super::SQLITE_READONLY | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:141:48
[INFO] [stdout]     |
[INFO] [stdout] 141 | const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 - const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout] 141 + const SQLITE_READONLY_CANTLOCK       : c_int = super::SQLITE_READONLY | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 | const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 - const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout] 142 + const SQLITE_READONLY_ROLLBACK       : c_int = super::SQLITE_READONLY | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 143 - const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout] 143 + const SQLITE_READONLY_DBMOVED        : c_int = super::SQLITE_READONLY | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:122:48
[INFO] [stdout]     |
[INFO] [stdout] 122 | const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 - const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout] 122 + const SQLITE_IOERR_SHMOPEN           : c_int = super::SQLITE_IOERR | (18<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:123:48
[INFO] [stdout]     |
[INFO] [stdout] 123 | const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 123 - const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout] 123 + const SQLITE_IOERR_SHMSIZE           : c_int = super::SQLITE_IOERR | (19<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:124:48
[INFO] [stdout]     |
[INFO] [stdout] 124 | const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 - const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout] 124 + const SQLITE_IOERR_SHMLOCK           : c_int = super::SQLITE_IOERR | (20<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:125:48
[INFO] [stdout]     |
[INFO] [stdout] 125 | const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 - const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout] 125 + const SQLITE_IOERR_SHMMAP            : c_int = super::SQLITE_IOERR | (21<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 | const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 - const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout] 126 + const SQLITE_IOERR_SEEK              : c_int = super::SQLITE_IOERR | (22<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 | const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 - const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout] 127 + const SQLITE_IOERR_DELETE_NOENT      : c_int = super::SQLITE_IOERR | (23<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 | const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout]     |                                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 - const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout] 144 + const SQLITE_ABORT_ROLLBACK          : c_int = super::SQLITE_ABORT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:128:48
[INFO] [stdout]     |
[INFO] [stdout] 128 | const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 - const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout] 128 + const SQLITE_IOERR_MMAP              : c_int = super::SQLITE_IOERR | (24<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 | const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 - const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout] 145 + const SQLITE_CONSTRAINT_CHECK        : c_int = super::SQLITE_CONSTRAINT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 | const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 - const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout] 146 + const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = super::SQLITE_CONSTRAINT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:147:48
[INFO] [stdout]     |
[INFO] [stdout] 147 | const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 - const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout] 147 + const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = super::SQLITE_CONSTRAINT | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 | const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 - const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout] 148 + const SQLITE_CONSTRAINT_FUNCTION     : c_int = super::SQLITE_CONSTRAINT | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:129:48
[INFO] [stdout]     |
[INFO] [stdout] 129 | const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 - const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout] 129 + const SQLITE_IOERR_GETTEMPPATH       : c_int = super::SQLITE_IOERR | (25<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:130:48
[INFO] [stdout]     |
[INFO] [stdout] 130 | const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 - const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout] 130 + const SQLITE_IOERR_CONVPATH          : c_int = super::SQLITE_IOERR | (26<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 | const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 131 - const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout] 131 + const SQLITE_IOERR_VNODE             : c_int = super::SQLITE_IOERR | (27<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:149:48
[INFO] [stdout]     |
[INFO] [stdout] 149 | const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 - const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout] 149 + const SQLITE_CONSTRAINT_NOTNULL      : c_int = super::SQLITE_CONSTRAINT | (5<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:150:48
[INFO] [stdout]     |
[INFO] [stdout] 150 | const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 150 - const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout] 150 + const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = super::SQLITE_CONSTRAINT | (6<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 | const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 - const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout] 151 + const SQLITE_CONSTRAINT_TRIGGER      : c_int = super::SQLITE_CONSTRAINT | (7<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 | const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 - const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout] 152 + const SQLITE_CONSTRAINT_UNIQUE       : c_int = super::SQLITE_CONSTRAINT | (8<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 | const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 - const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout] 132 + const SQLITE_LOCKED_SHAREDCACHE      : c_int = super::SQLITE_LOCKED |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 | const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 153 - const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout] 153 + const SQLITE_CONSTRAINT_VTAB         : c_int = super::SQLITE_CONSTRAINT | (9<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 | const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 - const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout] 133 + const SQLITE_BUSY_RECOVERY           : c_int = super::SQLITE_BUSY   |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:154:48
[INFO] [stdout]     |
[INFO] [stdout] 154 | const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 - const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout] 154 + const SQLITE_CONSTRAINT_ROWID        : c_int = super::SQLITE_CONSTRAINT |(10<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 | const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 - const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout] 134 + const SQLITE_BUSY_SNAPSHOT           : c_int = super::SQLITE_BUSY   |  (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 | const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 - const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout] 155 + const SQLITE_NOTICE_RECOVER_WAL      : c_int = SQLITE_NOTICE | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 | const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 135 - const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout] 135 + const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = super::SQLITE_CANTOPEN | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:136:48
[INFO] [stdout]     |
[INFO] [stdout] 136 | const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 - const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout] 136 + const SQLITE_CANTOPEN_ISDIR          : c_int = super::SQLITE_CANTOPEN | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:156:48
[INFO] [stdout]     |
[INFO] [stdout] 156 | const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 - const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout] 156 + const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = SQLITE_NOTICE | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:137:48
[INFO] [stdout]     |
[INFO] [stdout] 137 | const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 - const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout] 137 + const SQLITE_CANTOPEN_FULLPATH       : c_int = super::SQLITE_CANTOPEN | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 | const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout]     |                                                ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 - const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout] 157 + const SQLITE_WARNING_AUTOINDEX       : c_int = SQLITE_WARNING | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:138:48
[INFO] [stdout]     |
[INFO] [stdout] 138 | const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 - const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout] 138 + const SQLITE_CANTOPEN_CONVPATH       : c_int = super::SQLITE_CANTOPEN | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:158:48
[INFO] [stdout]     |
[INFO] [stdout] 158 | const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout]     |                                                ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 - const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout] 158 + const SQLITE_AUTH_USER               : c_int = super::SQLITE_AUTH | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 | const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 - const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout] 139 + const SQLITE_CORRUPT_VTAB            : c_int = super::SQLITE_CORRUPT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:140:48
[INFO] [stdout]     |
[INFO] [stdout] 140 | const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 - const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout] 140 + const SQLITE_READONLY_RECOVERY       : c_int = super::SQLITE_READONLY | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:141:48
[INFO] [stdout]     |
[INFO] [stdout] 141 | const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 - const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout] 141 + const SQLITE_READONLY_CANTLOCK       : c_int = super::SQLITE_READONLY | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 | const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 - const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout] 142 + const SQLITE_READONLY_ROLLBACK       : c_int = super::SQLITE_READONLY | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 143 - const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout] 143 + const SQLITE_READONLY_DBMOVED        : c_int = super::SQLITE_READONLY | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 | const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout]     |                                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 - const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout] 144 + const SQLITE_ABORT_ROLLBACK          : c_int = super::SQLITE_ABORT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 | const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 - const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout] 145 + const SQLITE_CONSTRAINT_CHECK        : c_int = super::SQLITE_CONSTRAINT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 | const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 - const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout] 146 + const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = super::SQLITE_CONSTRAINT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:147:48
[INFO] [stdout]     |
[INFO] [stdout] 147 | const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 - const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout] 147 + const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = super::SQLITE_CONSTRAINT | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 | const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 - const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout] 148 + const SQLITE_CONSTRAINT_FUNCTION     : c_int = super::SQLITE_CONSTRAINT | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:149:48
[INFO] [stdout]     |
[INFO] [stdout] 149 | const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 - const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout] 149 + const SQLITE_CONSTRAINT_NOTNULL      : c_int = super::SQLITE_CONSTRAINT | (5<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:150:48
[INFO] [stdout]     |
[INFO] [stdout] 150 | const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 150 - const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout] 150 + const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = super::SQLITE_CONSTRAINT | (6<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 | const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 - const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout] 151 + const SQLITE_CONSTRAINT_TRIGGER      : c_int = super::SQLITE_CONSTRAINT | (7<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 | const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 - const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout] 152 + const SQLITE_CONSTRAINT_UNIQUE       : c_int = super::SQLITE_CONSTRAINT | (8<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 | const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 153 - const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout] 153 + const SQLITE_CONSTRAINT_VTAB         : c_int = super::SQLITE_CONSTRAINT | (9<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:154:48
[INFO] [stdout]     |
[INFO] [stdout] 154 | const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 - const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout] 154 + const SQLITE_CONSTRAINT_ROWID        : c_int = super::SQLITE_CONSTRAINT |(10<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 | const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 - const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout] 155 + const SQLITE_NOTICE_RECOVER_WAL      : c_int = SQLITE_NOTICE | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:156:48
[INFO] [stdout]     |
[INFO] [stdout] 156 | const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 - const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout] 156 + const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = SQLITE_NOTICE | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 | const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout]     |                                                ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 - const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout] 157 + const SQLITE_WARNING_AUTOINDEX       : c_int = SQLITE_WARNING | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:158:48
[INFO] [stdout]     |
[INFO] [stdout] 158 | const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout]     |                                                ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 - const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout] 158 + const SQLITE_AUTH_USER               : c_int = super::SQLITE_AUTH | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `unsafe extern "C" fn(*mut c_void)` does not permit zero-initialization
[INFO] [stdout]   --> src/lib.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Some(unsafe { mem::transmute(0isize) })
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this code causes undefined behavior when executed
[INFO] [stdout]    |                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: function pointers must be non-null
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `unsafe extern "C" fn(*mut c_void)` does not permit zero-initialization
[INFO] [stdout]   --> src/lib.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Some(unsafe { mem::transmute(0isize) })
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this code causes undefined behavior when executed
[INFO] [stdout]    |                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: function pointers must be non-null
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] [stderr] crater-edition-check: libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:122:48
[INFO] [stdout]     |
[INFO] [stdout] 122 | const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 - const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout] 122 + const SQLITE_IOERR_SHMOPEN           : c_int = super::SQLITE_IOERR | (18<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:123:48
[INFO] [stdout]     |
[INFO] [stdout] 123 | const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 123 - const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout] 123 + const SQLITE_IOERR_SHMSIZE           : c_int = super::SQLITE_IOERR | (19<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:124:48
[INFO] [stdout]     |
[INFO] [stdout] 124 | const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 - const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout] 124 + const SQLITE_IOERR_SHMLOCK           : c_int = super::SQLITE_IOERR | (20<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:125:48
[INFO] [stdout]     |
[INFO] [stdout] 125 | const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 - const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout] 125 + const SQLITE_IOERR_SHMMAP            : c_int = super::SQLITE_IOERR | (21<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 | const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 - const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout] 126 + const SQLITE_IOERR_SEEK              : c_int = super::SQLITE_IOERR | (22<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 | const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 - const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout] 127 + const SQLITE_IOERR_DELETE_NOENT      : c_int = super::SQLITE_IOERR | (23<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:128:48
[INFO] [stdout]     |
[INFO] [stdout] 128 | const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 - const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout] 128 + const SQLITE_IOERR_MMAP              : c_int = super::SQLITE_IOERR | (24<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:129:48
[INFO] [stdout]     |
[INFO] [stdout] 129 | const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 - const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout] 129 + const SQLITE_IOERR_GETTEMPPATH       : c_int = super::SQLITE_IOERR | (25<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:130:48
[INFO] [stdout]     |
[INFO] [stdout] 130 | const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 - const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout] 130 + const SQLITE_IOERR_CONVPATH          : c_int = super::SQLITE_IOERR | (26<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 | const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 131 - const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout] 131 + const SQLITE_IOERR_VNODE             : c_int = super::SQLITE_IOERR | (27<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 | const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 - const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout] 132 + const SQLITE_LOCKED_SHAREDCACHE      : c_int = super::SQLITE_LOCKED |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 | const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 - const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout] 133 + const SQLITE_BUSY_RECOVERY           : c_int = super::SQLITE_BUSY   |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 | const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 - const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout] 134 + const SQLITE_BUSY_SNAPSHOT           : c_int = super::SQLITE_BUSY   |  (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 | const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 135 - const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout] 135 + const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = super::SQLITE_CANTOPEN | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:136:48
[INFO] [stdout]     |
[INFO] [stdout] 136 | const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 - const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout] 136 + const SQLITE_CANTOPEN_ISDIR          : c_int = super::SQLITE_CANTOPEN | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:137:48
[INFO] [stdout]     |
[INFO] [stdout] 137 | const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 - const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout] 137 + const SQLITE_CANTOPEN_FULLPATH       : c_int = super::SQLITE_CANTOPEN | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:138:48
[INFO] [stdout]     |
[INFO] [stdout] 138 | const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 - const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout] 138 + const SQLITE_CANTOPEN_CONVPATH       : c_int = super::SQLITE_CANTOPEN | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 | const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 - const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout] 139 + const SQLITE_CORRUPT_VTAB            : c_int = super::SQLITE_CORRUPT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:140:48
[INFO] [stdout]     |
[INFO] [stdout] 140 | const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 - const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout] 140 + const SQLITE_READONLY_RECOVERY       : c_int = super::SQLITE_READONLY | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:141:48
[INFO] [stdout]     |
[INFO] [stdout] 141 | const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 - const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout] 141 + const SQLITE_READONLY_CANTLOCK       : c_int = super::SQLITE_READONLY | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 | const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 - const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout] 142 + const SQLITE_READONLY_ROLLBACK       : c_int = super::SQLITE_READONLY | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 143 - const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout] 143 + const SQLITE_READONLY_DBMOVED        : c_int = super::SQLITE_READONLY | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 | const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout]     |                                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 - const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout] 144 + const SQLITE_ABORT_ROLLBACK          : c_int = super::SQLITE_ABORT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 | const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 - const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout] 145 + const SQLITE_CONSTRAINT_CHECK        : c_int = super::SQLITE_CONSTRAINT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 | const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 - const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout] 146 + const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = super::SQLITE_CONSTRAINT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:147:48
[INFO] [stdout]     |
[INFO] [stdout] 147 | const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 - const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout] 147 + const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = super::SQLITE_CONSTRAINT | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 | const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 - const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout] 148 + const SQLITE_CONSTRAINT_FUNCTION     : c_int = super::SQLITE_CONSTRAINT | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:149:48
[INFO] [stdout]     |
[INFO] [stdout] 149 | const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 - const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout] 149 + const SQLITE_CONSTRAINT_NOTNULL      : c_int = super::SQLITE_CONSTRAINT | (5<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:150:48
[INFO] [stdout]     |
[INFO] [stdout] 150 | const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 150 - const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout] 150 + const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = super::SQLITE_CONSTRAINT | (6<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 | const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 - const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout] 151 + const SQLITE_CONSTRAINT_TRIGGER      : c_int = super::SQLITE_CONSTRAINT | (7<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 | const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 - const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout] 152 + const SQLITE_CONSTRAINT_UNIQUE       : c_int = super::SQLITE_CONSTRAINT | (8<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 | const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 153 - const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout] 153 + const SQLITE_CONSTRAINT_VTAB         : c_int = super::SQLITE_CONSTRAINT | (9<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:154:48
[INFO] [stdout]     |
[INFO] [stdout] 154 | const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 - const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout] 154 + const SQLITE_CONSTRAINT_ROWID        : c_int = super::SQLITE_CONSTRAINT |(10<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 | const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 - const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout] 155 + const SQLITE_NOTICE_RECOVER_WAL      : c_int = SQLITE_NOTICE | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:156:48
[INFO] [stdout]     |
[INFO] [stdout] 156 | const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 - const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout] 156 + const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = SQLITE_NOTICE | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 | const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout]     |                                                ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 - const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout] 157 + const SQLITE_WARNING_AUTOINDEX       : c_int = SQLITE_WARNING | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:158:48
[INFO] [stdout]     |
[INFO] [stdout] 158 | const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout]     |                                                ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 - const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout] 158 + const SQLITE_AUTH_USER               : c_int = super::SQLITE_AUTH | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `unsafe extern "C" fn(*mut c_void)` does not permit zero-initialization
[INFO] [stdout]   --> src/lib.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Some(unsafe { mem::transmute(0isize) })
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this code causes undefined behavior when executed
[INFO] [stdout]    |                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: function pointers must be non-null
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:122:48
[INFO] [stdout]     |
[INFO] [stdout] 122 | const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 - const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout] 122 + const SQLITE_IOERR_SHMOPEN           : c_int = super::SQLITE_IOERR | (18<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:123:48
[INFO] [stdout]     |
[INFO] [stdout] 123 | const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 123 - const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout] 123 + const SQLITE_IOERR_SHMSIZE           : c_int = super::SQLITE_IOERR | (19<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:124:48
[INFO] [stdout]     |
[INFO] [stdout] 124 | const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 - const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout] 124 + const SQLITE_IOERR_SHMLOCK           : c_int = super::SQLITE_IOERR | (20<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:125:48
[INFO] [stdout]     |
[INFO] [stdout] 125 | const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 - const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout] 125 + const SQLITE_IOERR_SHMMAP            : c_int = super::SQLITE_IOERR | (21<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 | const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 - const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout] 126 + const SQLITE_IOERR_SEEK              : c_int = super::SQLITE_IOERR | (22<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 | const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 - const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout] 127 + const SQLITE_IOERR_DELETE_NOENT      : c_int = super::SQLITE_IOERR | (23<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:128:48
[INFO] [stdout]     |
[INFO] [stdout] 128 | const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 - const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout] 128 + const SQLITE_IOERR_MMAP              : c_int = super::SQLITE_IOERR | (24<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:129:48
[INFO] [stdout]     |
[INFO] [stdout] 129 | const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 - const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout] 129 + const SQLITE_IOERR_GETTEMPPATH       : c_int = super::SQLITE_IOERR | (25<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:130:48
[INFO] [stdout]     |
[INFO] [stdout] 130 | const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 - const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout] 130 + const SQLITE_IOERR_CONVPATH          : c_int = super::SQLITE_IOERR | (26<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 | const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 131 - const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout] 131 + const SQLITE_IOERR_VNODE             : c_int = super::SQLITE_IOERR | (27<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 | const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 - const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout] 132 + const SQLITE_LOCKED_SHAREDCACHE      : c_int = super::SQLITE_LOCKED |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 | const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 - const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout] 133 + const SQLITE_BUSY_RECOVERY           : c_int = super::SQLITE_BUSY   |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 | const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 - const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout] 134 + const SQLITE_BUSY_SNAPSHOT           : c_int = super::SQLITE_BUSY   |  (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 | const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 135 - const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout] 135 + const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = super::SQLITE_CANTOPEN | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:136:48
[INFO] [stdout]     |
[INFO] [stdout] 136 | const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 - const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout] 136 + const SQLITE_CANTOPEN_ISDIR          : c_int = super::SQLITE_CANTOPEN | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:137:48
[INFO] [stdout]     |
[INFO] [stdout] 137 | const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 - const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout] 137 + const SQLITE_CANTOPEN_FULLPATH       : c_int = super::SQLITE_CANTOPEN | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:138:48
[INFO] [stdout]     |
[INFO] [stdout] 138 | const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 - const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout] 138 + const SQLITE_CANTOPEN_CONVPATH       : c_int = super::SQLITE_CANTOPEN | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 | const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 - const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout] 139 + const SQLITE_CORRUPT_VTAB            : c_int = super::SQLITE_CORRUPT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:140:48
[INFO] [stdout]     |
[INFO] [stdout] 140 | const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 - const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout] 140 + const SQLITE_READONLY_RECOVERY       : c_int = super::SQLITE_READONLY | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:141:48
[INFO] [stdout]     |
[INFO] [stdout] 141 | const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 - const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout] 141 + const SQLITE_READONLY_CANTLOCK       : c_int = super::SQLITE_READONLY | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 | const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 - const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout] 142 + const SQLITE_READONLY_ROLLBACK       : c_int = super::SQLITE_READONLY | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 143 - const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout] 143 + const SQLITE_READONLY_DBMOVED        : c_int = super::SQLITE_READONLY | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 | const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout]     |                                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 - const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout] 144 + const SQLITE_ABORT_ROLLBACK          : c_int = super::SQLITE_ABORT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 | const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 - const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout] 145 + const SQLITE_CONSTRAINT_CHECK        : c_int = super::SQLITE_CONSTRAINT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 | const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 - const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout] 146 + const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = super::SQLITE_CONSTRAINT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:147:48
[INFO] [stdout]     |
[INFO] [stdout] 147 | const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 - const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout] 147 + const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = super::SQLITE_CONSTRAINT | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 | const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 - const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout] 148 + const SQLITE_CONSTRAINT_FUNCTION     : c_int = super::SQLITE_CONSTRAINT | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:149:48
[INFO] [stdout]     |
[INFO] [stdout] 149 | const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 - const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout] 149 + const SQLITE_CONSTRAINT_NOTNULL      : c_int = super::SQLITE_CONSTRAINT | (5<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:150:48
[INFO] [stdout]     |
[INFO] [stdout] 150 | const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 150 - const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout] 150 + const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = super::SQLITE_CONSTRAINT | (6<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 | const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 - const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout] 151 + const SQLITE_CONSTRAINT_TRIGGER      : c_int = super::SQLITE_CONSTRAINT | (7<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 | const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 - const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout] 152 + const SQLITE_CONSTRAINT_UNIQUE       : c_int = super::SQLITE_CONSTRAINT | (8<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 | const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 153 - const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout] 153 + const SQLITE_CONSTRAINT_VTAB         : c_int = super::SQLITE_CONSTRAINT | (9<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:154:48
[INFO] [stdout]     |
[INFO] [stdout] 154 | const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 - const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout] 154 + const SQLITE_CONSTRAINT_ROWID        : c_int = super::SQLITE_CONSTRAINT |(10<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 | const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 - const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout] 155 + const SQLITE_NOTICE_RECOVER_WAL      : c_int = SQLITE_NOTICE | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:156:48
[INFO] [stdout]     |
[INFO] [stdout] 156 | const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 - const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout] 156 + const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = SQLITE_NOTICE | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 | const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout]     |                                                ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 - const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout] 157 + const SQLITE_WARNING_AUTOINDEX       : c_int = SQLITE_WARNING | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:158:48
[INFO] [stdout]     |
[INFO] [stdout] 158 | const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout]     |                                                ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 - const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout] 158 + const SQLITE_AUTH_USER               : c_int = super::SQLITE_AUTH | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `unsafe extern "C" fn(*mut c_void)` does not permit zero-initialization
[INFO] [stdout]   --> src/lib.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Some(unsafe { mem::transmute(0isize) })
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this code causes undefined behavior when executed
[INFO] [stdout]    |                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: function pointers must be non-null
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs (176 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
[INFO] [stderr] crater-edition-check: libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling libsqlcipher-sys v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | / extern "C" {
[INFO] [stdout] 199 | |     #[link_name = "sqlite3_version"]
[INFO] [stdout] 200 | |     pub static mut sqlite3_version: [::std::os::raw::c_char; 0usize];
[INFO] [stdout] 201 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / extern "C" {
[INFO] [stdout] 203 | |     pub fn sqlite3_libversion() -> *const ::std::os::raw::c_char;
[INFO] [stdout] 204 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | / extern "C" {
[INFO] [stdout] 206 | |     pub fn sqlite3_libversion_number() -> ::std::os::raw::c_int;
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | / extern "C" {
[INFO] [stdout] 209 | |     pub fn sqlite3_threadsafe() -> ::std::os::raw::c_int;
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | / extern "C" {
[INFO] [stdout] 219 | |     pub fn sqlite3_close(arg1: *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 220 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 230 | / extern "C" {
[INFO] [stdout] 231 | |     pub fn sqlite3_exec(arg1: *mut sqlite3,
[INFO] [stdout] 232 | |                         sql: *const ::std::os::raw::c_char,
[INFO] [stdout] 233 | |                         callback:
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 247 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:447:1
[INFO] [stdout]     |
[INFO] [stdout] 447 | / extern "C" {
[INFO] [stdout] 448 | |     pub fn sqlite3_initialize() -> ::std::os::raw::c_int;
[INFO] [stdout] 449 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | / extern "C" {
[INFO] [stdout] 451 | |     pub fn sqlite3_shutdown() -> ::std::os::raw::c_int;
[INFO] [stdout] 452 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:453:1
[INFO] [stdout]     |
[INFO] [stdout] 453 | / extern "C" {
[INFO] [stdout] 454 | |     pub fn sqlite3_os_init() -> ::std::os::raw::c_int;
[INFO] [stdout] 455 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:456:1
[INFO] [stdout]     |
[INFO] [stdout] 456 | / extern "C" {
[INFO] [stdout] 457 | |     pub fn sqlite3_os_end() -> ::std::os::raw::c_int;
[INFO] [stdout] 458 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | / extern "C" {
[INFO] [stdout] 460 | |     pub fn sqlite3_config(arg1: ::std::os::raw::c_int, ...)
[INFO] [stdout] 461 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 462 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | / extern "C" {
[INFO] [stdout] 464 | |     pub fn sqlite3_db_config(arg1: *mut sqlite3,
[INFO] [stdout] 465 | |                              op: ::std::os::raw::c_int, ...)
[INFO] [stdout] 466 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 467 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:502:1
[INFO] [stdout]     |
[INFO] [stdout] 502 | / extern "C" {
[INFO] [stdout] 503 | |     pub fn sqlite3_extended_result_codes(arg1: *mut sqlite3,
[INFO] [stdout] 504 | |                                          onoff: ::std::os::raw::c_int)
[INFO] [stdout] 505 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 506 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | / extern "C" {
[INFO] [stdout] 508 | |     pub fn sqlite3_last_insert_rowid(arg1: *mut sqlite3) -> sqlite3_int64;
[INFO] [stdout] 509 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:510:1
[INFO] [stdout]     |
[INFO] [stdout] 510 | / extern "C" {
[INFO] [stdout] 511 | |     pub fn sqlite3_changes(arg1: *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 512 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:513:1
[INFO] [stdout]     |
[INFO] [stdout] 513 | / extern "C" {
[INFO] [stdout] 514 | |     pub fn sqlite3_total_changes(arg1: *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 515 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:516:1
[INFO] [stdout]     |
[INFO] [stdout] 516 | / extern "C" {
[INFO] [stdout] 517 | |     pub fn sqlite3_interrupt(arg1: *mut sqlite3);
[INFO] [stdout] 518 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | / extern "C" {
[INFO] [stdout] 520 | |     pub fn sqlite3_complete(sql: *const ::std::os::raw::c_char)
[INFO] [stdout] 521 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 522 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:523:1
[INFO] [stdout]     |
[INFO] [stdout] 523 | / extern "C" {
[INFO] [stdout] 524 | |     pub fn sqlite3_complete16(sql: *const ::std::os::raw::c_void)
[INFO] [stdout] 525 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 526 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:527:1
[INFO] [stdout]     |
[INFO] [stdout] 527 | / extern "C" {
[INFO] [stdout] 528 | |     pub fn sqlite3_busy_handler(arg1: *mut sqlite3,
[INFO] [stdout] 529 | |                                 arg2:
[INFO] [stdout] 530 | |                                     ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...   |
[INFO] [stdout] 537 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 538 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / extern "C" {
[INFO] [stdout] 540 | |     pub fn sqlite3_busy_timeout(arg1: *mut sqlite3, ms: ::std::os::raw::c_int)
[INFO] [stdout] 541 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 542 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:543:1
[INFO] [stdout]     |
[INFO] [stdout] 543 | / extern "C" {
[INFO] [stdout] 544 | |     pub fn sqlite3_get_table(db: *mut sqlite3,
[INFO] [stdout] 545 | |                              zSql: *const ::std::os::raw::c_char,
[INFO] [stdout] 546 | |                              pazResult: *mut *mut *mut ::std::os::raw::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 550 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 551 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:552:1
[INFO] [stdout]     |
[INFO] [stdout] 552 | / extern "C" {
[INFO] [stdout] 553 | |     pub fn sqlite3_free_table(result: *mut *mut ::std::os::raw::c_char);
[INFO] [stdout] 554 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:555:1
[INFO] [stdout]     |
[INFO] [stdout] 555 | / extern "C" {
[INFO] [stdout] 556 | |     pub fn sqlite3_mprintf(arg1: *const ::std::os::raw::c_char, ...)
[INFO] [stdout] 557 | |      -> *mut ::std::os::raw::c_char;
[INFO] [stdout] 558 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:559:1
[INFO] [stdout]     |
[INFO] [stdout] 559 | / extern "C" {
[INFO] [stdout] 560 | |     pub fn sqlite3_vmprintf(arg1: *const ::std::os::raw::c_char,
[INFO] [stdout] 561 | |                             arg2: *mut __va_list_tag)
[INFO] [stdout] 562 | |      -> *mut ::std::os::raw::c_char;
[INFO] [stdout] 563 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:564:1
[INFO] [stdout]     |
[INFO] [stdout] 564 | / extern "C" {
[INFO] [stdout] 565 | |     pub fn sqlite3_snprintf(arg1: ::std::os::raw::c_int,
[INFO] [stdout] 566 | |                             arg2: *mut ::std::os::raw::c_char,
[INFO] [stdout] 567 | |                             arg3: *const ::std::os::raw::c_char, ...)
[INFO] [stdout] 568 | |      -> *mut ::std::os::raw::c_char;
[INFO] [stdout] 569 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:570:1
[INFO] [stdout]     |
[INFO] [stdout] 570 | / extern "C" {
[INFO] [stdout] 571 | |     pub fn sqlite3_malloc(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 572 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 573 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:574:1
[INFO] [stdout]     |
[INFO] [stdout] 574 | / extern "C" {
[INFO] [stdout] 575 | |     pub fn sqlite3_realloc(arg1: *mut ::std::os::raw::c_void,
[INFO] [stdout] 576 | |                            arg2: ::std::os::raw::c_int)
[INFO] [stdout] 577 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 578 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | / extern "C" {
[INFO] [stdout] 580 | |     pub fn sqlite3_free(arg1: *mut ::std::os::raw::c_void);
[INFO] [stdout] 581 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:582:1
[INFO] [stdout]     |
[INFO] [stdout] 582 | / extern "C" {
[INFO] [stdout] 583 | |     pub fn sqlite3_memory_used() -> sqlite3_int64;
[INFO] [stdout] 584 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:585:1
[INFO] [stdout]     |
[INFO] [stdout] 585 | / extern "C" {
[INFO] [stdout] 586 | |     pub fn sqlite3_memory_highwater(resetFlag: ::std::os::raw::c_int)
[INFO] [stdout] 587 | |      -> sqlite3_int64;
[INFO] [stdout] 588 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:589:1
[INFO] [stdout]     |
[INFO] [stdout] 589 | / extern "C" {
[INFO] [stdout] 590 | |     pub fn sqlite3_randomness(N: ::std::os::raw::c_int,
[INFO] [stdout] 591 | |                               P: *mut ::std::os::raw::c_void);
[INFO] [stdout] 592 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:593:1
[INFO] [stdout]     |
[INFO] [stdout] 593 | / extern "C" {
[INFO] [stdout] 594 | |     pub fn sqlite3_set_authorizer(arg1: *mut sqlite3,
[INFO] [stdout] 595 | |                                   xAuth:
[INFO] [stdout] 596 | |                                       ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...   |
[INFO] [stdout] 611 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 612 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:613:1
[INFO] [stdout]     |
[INFO] [stdout] 613 | / extern "C" {
[INFO] [stdout] 614 | |     pub fn sqlite3_trace(arg1: *mut sqlite3,
[INFO] [stdout] 615 | |                          xTrace:
[INFO] [stdout] 616 | |                              ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 622 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:623:1
[INFO] [stdout]     |
[INFO] [stdout] 623 | / extern "C" {
[INFO] [stdout] 624 | |     pub fn sqlite3_profile(arg1: *mut sqlite3,
[INFO] [stdout] 625 | |                            xProfile:
[INFO] [stdout] 626 | |                                ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...   |
[INFO] [stdout] 633 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 634 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:635:1
[INFO] [stdout]     |
[INFO] [stdout] 635 | / extern "C" {
[INFO] [stdout] 636 | |     pub fn sqlite3_progress_handler(arg1: *mut sqlite3,
[INFO] [stdout] 637 | |                                     arg2: ::std::os::raw::c_int,
[INFO] [stdout] 638 | |                                     arg3:
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |                                     arg4: *mut ::std::os::raw::c_void);
[INFO] [stdout] 644 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:645:1
[INFO] [stdout]     |
[INFO] [stdout] 645 | / extern "C" {
[INFO] [stdout] 646 | |     pub fn sqlite3_open(filename: *const ::std::os::raw::c_char,
[INFO] [stdout] 647 | |                         ppDb: *mut *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 648 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:649:1
[INFO] [stdout]     |
[INFO] [stdout] 649 | / extern "C" {
[INFO] [stdout] 650 | |     pub fn sqlite3_open16(filename: *const ::std::os::raw::c_void,
[INFO] [stdout] 651 | |                           ppDb: *mut *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 652 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | / extern "C" {
[INFO] [stdout] 654 | |     pub fn sqlite3_open_v2(filename: *const ::std::os::raw::c_char,
[INFO] [stdout] 655 | |                            ppDb: *mut *mut sqlite3,
[INFO] [stdout] 656 | |                            flags: ::std::os::raw::c_int,
[INFO] [stdout] 657 | |                            zVfs: *const ::std::os::raw::c_char)
[INFO] [stdout] 658 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 659 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:660:1
[INFO] [stdout]     |
[INFO] [stdout] 660 | / extern "C" {
[INFO] [stdout] 661 | |     pub fn sqlite3_errcode(db: *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 662 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | / extern "C" {
[INFO] [stdout] 664 | |     pub fn sqlite3_extended_errcode(db: *mut sqlite3)
[INFO] [stdout] 665 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 666 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:667:1
[INFO] [stdout]     |
[INFO] [stdout] 667 | / extern "C" {
[INFO] [stdout] 668 | |     pub fn sqlite3_errmsg(arg1: *mut sqlite3)
[INFO] [stdout] 669 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 670 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:671:1
[INFO] [stdout]     |
[INFO] [stdout] 671 | / extern "C" {
[INFO] [stdout] 672 | |     pub fn sqlite3_errmsg16(arg1: *mut sqlite3)
[INFO] [stdout] 673 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 674 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | / extern "C" {
[INFO] [stdout] 679 | |     pub fn sqlite3_limit(arg1: *mut sqlite3, id: ::std::os::raw::c_int,
[INFO] [stdout] 680 | |                          newVal: ::std::os::raw::c_int)
[INFO] [stdout] 681 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 682 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:683:1
[INFO] [stdout]     |
[INFO] [stdout] 683 | / extern "C" {
[INFO] [stdout] 684 | |     pub fn sqlite3_prepare(db: *mut sqlite3,
[INFO] [stdout] 685 | |                            zSql: *const ::std::os::raw::c_char,
[INFO] [stdout] 686 | |                            nByte: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 689 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 690 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:691:1
[INFO] [stdout]     |
[INFO] [stdout] 691 | / extern "C" {
[INFO] [stdout] 692 | |     pub fn sqlite3_prepare_v2(db: *mut sqlite3,
[INFO] [stdout] 693 | |                               zSql: *const ::std::os::raw::c_char,
[INFO] [stdout] 694 | |                               nByte: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 698 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | / extern "C" {
[INFO] [stdout] 700 | |     pub fn sqlite3_prepare16(db: *mut sqlite3,
[INFO] [stdout] 701 | |                              zSql: *const ::std::os::raw::c_void,
[INFO] [stdout] 702 | |                              nByte: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 705 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 706 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:707:1
[INFO] [stdout]     |
[INFO] [stdout] 707 | / extern "C" {
[INFO] [stdout] 708 | |     pub fn sqlite3_prepare16_v2(db: *mut sqlite3,
[INFO] [stdout] 709 | |                                 zSql: *const ::std::os::raw::c_void,
[INFO] [stdout] 710 | |                                 nByte: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 713 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 714 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | / extern "C" {
[INFO] [stdout] 716 | |     pub fn sqlite3_sql(pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 717 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 718 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:726:1
[INFO] [stdout]     |
[INFO] [stdout] 726 | / extern "C" {
[INFO] [stdout] 727 | |     pub fn sqlite3_bind_blob(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 728 | |                              arg2: ::std::os::raw::c_int,
[INFO] [stdout] 729 | |                              arg3: *const ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 734 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 735 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:736:1
[INFO] [stdout]     |
[INFO] [stdout] 736 | / extern "C" {
[INFO] [stdout] 737 | |     pub fn sqlite3_bind_double(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 738 | |                                arg2: ::std::os::raw::c_int, arg3: f64)
[INFO] [stdout] 739 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 740 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | / extern "C" {
[INFO] [stdout] 742 | |     pub fn sqlite3_bind_int(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 743 | |                             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 744 | |                             arg3: ::std::os::raw::c_int)
[INFO] [stdout] 745 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 746 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:747:1
[INFO] [stdout]     |
[INFO] [stdout] 747 | / extern "C" {
[INFO] [stdout] 748 | |     pub fn sqlite3_bind_int64(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 749 | |                               arg2: ::std::os::raw::c_int,
[INFO] [stdout] 750 | |                               arg3: sqlite3_int64) -> ::std::os::raw::c_int;
[INFO] [stdout] 751 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:752:1
[INFO] [stdout]     |
[INFO] [stdout] 752 | / extern "C" {
[INFO] [stdout] 753 | |     pub fn sqlite3_bind_null(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 754 | |                              arg2: ::std::os::raw::c_int)
[INFO] [stdout] 755 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 756 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | / extern "C" {
[INFO] [stdout] 758 | |     pub fn sqlite3_bind_text(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 759 | |                              arg2: ::std::os::raw::c_int,
[INFO] [stdout] 760 | |                              arg3: *const ::std::os::raw::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 766 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / extern "C" {
[INFO] [stdout] 768 | |     pub fn sqlite3_bind_text16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 769 | |                                arg2: ::std::os::raw::c_int,
[INFO] [stdout] 770 | |                                arg3: *const ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 775 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 776 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:777:1
[INFO] [stdout]     |
[INFO] [stdout] 777 | / extern "C" {
[INFO] [stdout] 778 | |     pub fn sqlite3_bind_value(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 779 | |                               arg2: ::std::os::raw::c_int,
[INFO] [stdout] 780 | |                               arg3: *const sqlite3_value)
[INFO] [stdout] 781 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 782 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:783:1
[INFO] [stdout]     |
[INFO] [stdout] 783 | / extern "C" {
[INFO] [stdout] 784 | |     pub fn sqlite3_bind_zeroblob(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 785 | |                                  arg2: ::std::os::raw::c_int,
[INFO] [stdout] 786 | |                                  n: ::std::os::raw::c_int)
[INFO] [stdout] 787 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 788 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | / extern "C" {
[INFO] [stdout] 790 | |     pub fn sqlite3_bind_parameter_count(arg1: *mut sqlite3_stmt)
[INFO] [stdout] 791 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 792 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / extern "C" {
[INFO] [stdout] 794 | |     pub fn sqlite3_bind_parameter_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 795 | |                                        arg2: ::std::os::raw::c_int)
[INFO] [stdout] 796 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 797 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:798:1
[INFO] [stdout]     |
[INFO] [stdout] 798 | / extern "C" {
[INFO] [stdout] 799 | |     pub fn sqlite3_bind_parameter_index(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 800 | |                                         zName: *const ::std::os::raw::c_char)
[INFO] [stdout] 801 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 802 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:803:1
[INFO] [stdout]     |
[INFO] [stdout] 803 | / extern "C" {
[INFO] [stdout] 804 | |     pub fn sqlite3_clear_bindings(arg1: *mut sqlite3_stmt)
[INFO] [stdout] 805 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 806 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | / extern "C" {
[INFO] [stdout] 808 | |     pub fn sqlite3_column_count(pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 809 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 810 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | / extern "C" {
[INFO] [stdout] 812 | |     pub fn sqlite3_column_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 813 | |                                N: ::std::os::raw::c_int)
[INFO] [stdout] 814 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 815 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:816:1
[INFO] [stdout]     |
[INFO] [stdout] 816 | / extern "C" {
[INFO] [stdout] 817 | |     pub fn sqlite3_column_name16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 818 | |                                  N: ::std::os::raw::c_int)
[INFO] [stdout] 819 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 820 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:821:1
[INFO] [stdout]     |
[INFO] [stdout] 821 | / extern "C" {
[INFO] [stdout] 822 | |     pub fn sqlite3_column_database_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 823 | |                                         arg2: ::std::os::raw::c_int)
[INFO] [stdout] 824 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 825 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:826:1
[INFO] [stdout]     |
[INFO] [stdout] 826 | / extern "C" {
[INFO] [stdout] 827 | |     pub fn sqlite3_column_database_name16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 828 | |                                           arg2: ::std::os::raw::c_int)
[INFO] [stdout] 829 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 830 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:831:1
[INFO] [stdout]     |
[INFO] [stdout] 831 | / extern "C" {
[INFO] [stdout] 832 | |     pub fn sqlite3_column_table_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 833 | |                                      arg2: ::std::os::raw::c_int)
[INFO] [stdout] 834 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 835 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:836:1
[INFO] [stdout]     |
[INFO] [stdout] 836 | / extern "C" {
[INFO] [stdout] 837 | |     pub fn sqlite3_column_table_name16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 838 | |                                        arg2: ::std::os::raw::c_int)
[INFO] [stdout] 839 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 840 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:841:1
[INFO] [stdout]     |
[INFO] [stdout] 841 | / extern "C" {
[INFO] [stdout] 842 | |     pub fn sqlite3_column_origin_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 843 | |                                       arg2: ::std::os::raw::c_int)
[INFO] [stdout] 844 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 845 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:846:1
[INFO] [stdout]     |
[INFO] [stdout] 846 | / extern "C" {
[INFO] [stdout] 847 | |     pub fn sqlite3_column_origin_name16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 848 | |                                         arg2: ::std::os::raw::c_int)
[INFO] [stdout] 849 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 850 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:851:1
[INFO] [stdout]     |
[INFO] [stdout] 851 | / extern "C" {
[INFO] [stdout] 852 | |     pub fn sqlite3_column_decltype(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 853 | |                                    arg2: ::std::os::raw::c_int)
[INFO] [stdout] 854 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 855 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:856:1
[INFO] [stdout]     |
[INFO] [stdout] 856 | / extern "C" {
[INFO] [stdout] 857 | |     pub fn sqlite3_column_decltype16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 858 | |                                      arg2: ::std::os::raw::c_int)
[INFO] [stdout] 859 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 860 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:861:1
[INFO] [stdout]     |
[INFO] [stdout] 861 | / extern "C" {
[INFO] [stdout] 862 | |     pub fn sqlite3_step(arg1: *mut sqlite3_stmt) -> ::std::os::raw::c_int;
[INFO] [stdout] 863 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:864:1
[INFO] [stdout]     |
[INFO] [stdout] 864 | / extern "C" {
[INFO] [stdout] 865 | |     pub fn sqlite3_data_count(pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 866 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 867 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:868:1
[INFO] [stdout]     |
[INFO] [stdout] 868 | / extern "C" {
[INFO] [stdout] 869 | |     pub fn sqlite3_column_blob(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 870 | |                                iCol: ::std::os::raw::c_int)
[INFO] [stdout] 871 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 872 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:873:1
[INFO] [stdout]     |
[INFO] [stdout] 873 | / extern "C" {
[INFO] [stdout] 874 | |     pub fn sqlite3_column_bytes(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 875 | |                                 iCol: ::std::os::raw::c_int)
[INFO] [stdout] 876 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 877 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | / extern "C" {
[INFO] [stdout] 879 | |     pub fn sqlite3_column_bytes16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 880 | |                                   iCol: ::std::os::raw::c_int)
[INFO] [stdout] 881 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 882 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:883:1
[INFO] [stdout]     |
[INFO] [stdout] 883 | / extern "C" {
[INFO] [stdout] 884 | |     pub fn sqlite3_column_double(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 885 | |                                  iCol: ::std::os::raw::c_int) -> f64;
[INFO] [stdout] 886 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 | / extern "C" {
[INFO] [stdout] 888 | |     pub fn sqlite3_column_int(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 889 | |                               iCol: ::std::os::raw::c_int)
[INFO] [stdout] 890 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 891 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:892:1
[INFO] [stdout]     |
[INFO] [stdout] 892 | / extern "C" {
[INFO] [stdout] 893 | |     pub fn sqlite3_column_int64(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 894 | |                                 iCol: ::std::os::raw::c_int) -> sqlite3_int64;
[INFO] [stdout] 895 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:896:1
[INFO] [stdout]     |
[INFO] [stdout] 896 | / extern "C" {
[INFO] [stdout] 897 | |     pub fn sqlite3_column_text(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 898 | |                                iCol: ::std::os::raw::c_int)
[INFO] [stdout] 899 | |      -> *const ::std::os::raw::c_uchar;
[INFO] [stdout] 900 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:901:1
[INFO] [stdout]     |
[INFO] [stdout] 901 | / extern "C" {
[INFO] [stdout] 902 | |     pub fn sqlite3_column_text16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 903 | |                                  iCol: ::std::os::raw::c_int)
[INFO] [stdout] 904 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 905 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:906:1
[INFO] [stdout]     |
[INFO] [stdout] 906 | / extern "C" {
[INFO] [stdout] 907 | |     pub fn sqlite3_column_type(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 908 | |                                iCol: ::std::os::raw::c_int)
[INFO] [stdout] 909 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 910 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:911:1
[INFO] [stdout]     |
[INFO] [stdout] 911 | / extern "C" {
[INFO] [stdout] 912 | |     pub fn sqlite3_column_value(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 913 | |                                 iCol: ::std::os::raw::c_int)
[INFO] [stdout] 914 | |      -> *mut sqlite3_value;
[INFO] [stdout] 915 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:916:1
[INFO] [stdout]     |
[INFO] [stdout] 916 | / extern "C" {
[INFO] [stdout] 917 | |     pub fn sqlite3_finalize(pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 918 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 919 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:920:1
[INFO] [stdout]     |
[INFO] [stdout] 920 | / extern "C" {
[INFO] [stdout] 921 | |     pub fn sqlite3_reset(pStmt: *mut sqlite3_stmt) -> ::std::os::raw::c_int;
[INFO] [stdout] 922 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:923:1
[INFO] [stdout]     |
[INFO] [stdout] 923 | / extern "C" {
[INFO] [stdout] 924 | |     pub fn sqlite3_create_function(db: *mut sqlite3,
[INFO] [stdout] 925 | |                                    zFunctionName:
[INFO] [stdout] 926 | |                                        *const ::std::os::raw::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 947 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 948 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:949:1
[INFO] [stdout]     |
[INFO] [stdout] 949 | / extern "C" {
[INFO] [stdout] 950 | |     pub fn sqlite3_create_function16(db: *mut sqlite3,
[INFO] [stdout] 951 | |                                      zFunctionName:
[INFO] [stdout] 952 | |                                          *const ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 973 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 974 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:975:1
[INFO] [stdout]     |
[INFO] [stdout] 975 | / extern "C" {
[INFO] [stdout] 976 | |     pub fn sqlite3_aggregate_count(arg1: *mut sqlite3_context)
[INFO] [stdout] 977 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 978 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:979:1
[INFO] [stdout]     |
[INFO] [stdout] 979 | / extern "C" {
[INFO] [stdout] 980 | |     pub fn sqlite3_expired(arg1: *mut sqlite3_stmt) -> ::std::os::raw::c_int;
[INFO] [stdout] 981 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | / extern "C" {
[INFO] [stdout] 983 | |     pub fn sqlite3_transfer_bindings(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 984 | |                                      arg2: *mut sqlite3_stmt)
[INFO] [stdout] 985 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 986 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:987:1
[INFO] [stdout]     |
[INFO] [stdout] 987 | / extern "C" {
[INFO] [stdout] 988 | |     pub fn sqlite3_global_recover() -> ::std::os::raw::c_int;
[INFO] [stdout] 989 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:990:1
[INFO] [stdout]     |
[INFO] [stdout] 990 | / extern "C" {
[INFO] [stdout] 991 | |     pub fn sqlite3_thread_cleanup();
[INFO] [stdout] 992 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:993:1
[INFO] [stdout]      |
[INFO] [stdout]  993 | / extern "C" {
[INFO] [stdout]  994 | |     pub fn sqlite3_memory_alarm(arg1:
[INFO] [stdout]  995 | |                                     ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout]  996 | |                                                                                    *mut ::std::os::raw::c_void,
[INFO] [stdout] ...    |
[INFO] [stdout] 1002 | |                                 arg3: sqlite3_int64) -> ::std::os::raw::c_int;
[INFO] [stdout] 1003 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1004:1
[INFO] [stdout]      |
[INFO] [stdout] 1004 | / extern "C" {
[INFO] [stdout] 1005 | |     pub fn sqlite3_value_blob(arg1: *mut sqlite3_value)
[INFO] [stdout] 1006 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 1007 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1008:1
[INFO] [stdout]      |
[INFO] [stdout] 1008 | / extern "C" {
[INFO] [stdout] 1009 | |     pub fn sqlite3_value_bytes(arg1: *mut sqlite3_value)
[INFO] [stdout] 1010 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1011 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1012:1
[INFO] [stdout]      |
[INFO] [stdout] 1012 | / extern "C" {
[INFO] [stdout] 1013 | |     pub fn sqlite3_value_bytes16(arg1: *mut sqlite3_value)
[INFO] [stdout] 1014 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1015 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1016:1
[INFO] [stdout]      |
[INFO] [stdout] 1016 | / extern "C" {
[INFO] [stdout] 1017 | |     pub fn sqlite3_value_double(arg1: *mut sqlite3_value) -> f64;
[INFO] [stdout] 1018 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1019:1
[INFO] [stdout]      |
[INFO] [stdout] 1019 | / extern "C" {
[INFO] [stdout] 1020 | |     pub fn sqlite3_value_int(arg1: *mut sqlite3_value)
[INFO] [stdout] 1021 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1022 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1023:1
[INFO] [stdout]      |
[INFO] [stdout] 1023 | / extern "C" {
[INFO] [stdout] 1024 | |     pub fn sqlite3_value_int64(arg1: *mut sqlite3_value) -> sqlite3_int64;
[INFO] [stdout] 1025 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1026:1
[INFO] [stdout]      |
[INFO] [stdout] 1026 | / extern "C" {
[INFO] [stdout] 1027 | |     pub fn sqlite3_value_text(arg1: *mut sqlite3_value)
[INFO] [stdout] 1028 | |      -> *const ::std::os::raw::c_uchar;
[INFO] [stdout] 1029 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1030:1
[INFO] [stdout]      |
[INFO] [stdout] 1030 | / extern "C" {
[INFO] [stdout] 1031 | |     pub fn sqlite3_value_text16(arg1: *mut sqlite3_value)
[INFO] [stdout] 1032 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 1033 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1034:1
[INFO] [stdout]      |
[INFO] [stdout] 1034 | / extern "C" {
[INFO] [stdout] 1035 | |     pub fn sqlite3_value_text16le(arg1: *mut sqlite3_value)
[INFO] [stdout] 1036 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 1037 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1038:1
[INFO] [stdout]      |
[INFO] [stdout] 1038 | / extern "C" {
[INFO] [stdout] 1039 | |     pub fn sqlite3_value_text16be(arg1: *mut sqlite3_value)
[INFO] [stdout] 1040 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 1041 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1042:1
[INFO] [stdout]      |
[INFO] [stdout] 1042 | / extern "C" {
[INFO] [stdout] 1043 | |     pub fn sqlite3_value_type(arg1: *mut sqlite3_value)
[INFO] [stdout] 1044 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1045 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1046:1
[INFO] [stdout]      |
[INFO] [stdout] 1046 | / extern "C" {
[INFO] [stdout] 1047 | |     pub fn sqlite3_value_numeric_type(arg1: *mut sqlite3_value)
[INFO] [stdout] 1048 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1049 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1050:1
[INFO] [stdout]      |
[INFO] [stdout] 1050 | / extern "C" {
[INFO] [stdout] 1051 | |     pub fn sqlite3_aggregate_context(arg1: *mut sqlite3_context,
[INFO] [stdout] 1052 | |                                      nBytes: ::std::os::raw::c_int)
[INFO] [stdout] 1053 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1054 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | / extern "C" {
[INFO] [stdout] 1056 | |     pub fn sqlite3_user_data(arg1: *mut sqlite3_context)
[INFO] [stdout] 1057 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1058 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1059:1
[INFO] [stdout]      |
[INFO] [stdout] 1059 | / extern "C" {
[INFO] [stdout] 1060 | |     pub fn sqlite3_context_db_handle(arg1: *mut sqlite3_context)
[INFO] [stdout] 1061 | |      -> *mut sqlite3;
[INFO] [stdout] 1062 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1063:1
[INFO] [stdout]      |
[INFO] [stdout] 1063 | / extern "C" {
[INFO] [stdout] 1064 | |     pub fn sqlite3_get_auxdata(arg1: *mut sqlite3_context,
[INFO] [stdout] 1065 | |                                N: ::std::os::raw::c_int)
[INFO] [stdout] 1066 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1067 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1068:1
[INFO] [stdout]      |
[INFO] [stdout] 1068 | / extern "C" {
[INFO] [stdout] 1069 | |     pub fn sqlite3_set_auxdata(arg1: *mut sqlite3_context,
[INFO] [stdout] 1070 | |                                N: ::std::os::raw::c_int,
[INFO] [stdout] 1071 | |                                arg2: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...    |
[INFO] [stdout] 1074 | |                                                                                   *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1075 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | / extern "C" {
[INFO] [stdout] 1080 | |     pub fn sqlite3_result_blob(arg1: *mut sqlite3_context,
[INFO] [stdout] 1081 | |                                arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1082 | |                                arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1085 | |                                                                                   *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1086 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1087:1
[INFO] [stdout]      |
[INFO] [stdout] 1087 | / extern "C" {
[INFO] [stdout] 1088 | |     pub fn sqlite3_result_double(arg1: *mut sqlite3_context, arg2: f64);
[INFO] [stdout] 1089 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1090:1
[INFO] [stdout]      |
[INFO] [stdout] 1090 | / extern "C" {
[INFO] [stdout] 1091 | |     pub fn sqlite3_result_error(arg1: *mut sqlite3_context,
[INFO] [stdout] 1092 | |                                 arg2: *const ::std::os::raw::c_char,
[INFO] [stdout] 1093 | |                                 arg3: ::std::os::raw::c_int);
[INFO] [stdout] 1094 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1095:1
[INFO] [stdout]      |
[INFO] [stdout] 1095 | / extern "C" {
[INFO] [stdout] 1096 | |     pub fn sqlite3_result_error16(arg1: *mut sqlite3_context,
[INFO] [stdout] 1097 | |                                   arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1098 | |                                   arg3: ::std::os::raw::c_int);
[INFO] [stdout] 1099 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1100:1
[INFO] [stdout]      |
[INFO] [stdout] 1100 | / extern "C" {
[INFO] [stdout] 1101 | |     pub fn sqlite3_result_error_toobig(arg1: *mut sqlite3_context);
[INFO] [stdout] 1102 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1103:1
[INFO] [stdout]      |
[INFO] [stdout] 1103 | / extern "C" {
[INFO] [stdout] 1104 | |     pub fn sqlite3_result_error_nomem(arg1: *mut sqlite3_context);
[INFO] [stdout] 1105 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1106:1
[INFO] [stdout]      |
[INFO] [stdout] 1106 | / extern "C" {
[INFO] [stdout] 1107 | |     pub fn sqlite3_result_error_code(arg1: *mut sqlite3_context,
[INFO] [stdout] 1108 | |                                      arg2: ::std::os::raw::c_int);
[INFO] [stdout] 1109 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1110:1
[INFO] [stdout]      |
[INFO] [stdout] 1110 | / extern "C" {
[INFO] [stdout] 1111 | |     pub fn sqlite3_result_int(arg1: *mut sqlite3_context,
[INFO] [stdout] 1112 | |                               arg2: ::std::os::raw::c_int);
[INFO] [stdout] 1113 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1114:1
[INFO] [stdout]      |
[INFO] [stdout] 1114 | / extern "C" {
[INFO] [stdout] 1115 | |     pub fn sqlite3_result_int64(arg1: *mut sqlite3_context,
[INFO] [stdout] 1116 | |                                 arg2: sqlite3_int64);
[INFO] [stdout] 1117 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1118:1
[INFO] [stdout]      |
[INFO] [stdout] 1118 | / extern "C" {
[INFO] [stdout] 1119 | |     pub fn sqlite3_result_null(arg1: *mut sqlite3_context);
[INFO] [stdout] 1120 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | / extern "C" {
[INFO] [stdout] 1122 | |     pub fn sqlite3_result_text(arg1: *mut sqlite3_context,
[INFO] [stdout] 1123 | |                                arg2: *const ::std::os::raw::c_char,
[INFO] [stdout] 1124 | |                                arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1127 | |                                                                                   *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1128 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1129:1
[INFO] [stdout]      |
[INFO] [stdout] 1129 | / extern "C" {
[INFO] [stdout] 1130 | |     pub fn sqlite3_result_text16(arg1: *mut sqlite3_context,
[INFO] [stdout] 1131 | |                                  arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1132 | |                                  arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1135 | |                                                                                     *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1136 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1137:1
[INFO] [stdout]      |
[INFO] [stdout] 1137 | / extern "C" {
[INFO] [stdout] 1138 | |     pub fn sqlite3_result_text16le(arg1: *mut sqlite3_context,
[INFO] [stdout] 1139 | |                                    arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1140 | |                                    arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1143 | |                                                                                       *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1144 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1145:1
[INFO] [stdout]      |
[INFO] [stdout] 1145 | / extern "C" {
[INFO] [stdout] 1146 | |     pub fn sqlite3_result_text16be(arg1: *mut sqlite3_context,
[INFO] [stdout] 1147 | |                                    arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1148 | |                                    arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1151 | |                                                                                       *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1152 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1153:1
[INFO] [stdout]      |
[INFO] [stdout] 1153 | / extern "C" {
[INFO] [stdout] 1154 | |     pub fn sqlite3_result_value(arg1: *mut sqlite3_context,
[INFO] [stdout] 1155 | |                                 arg2: *mut sqlite3_value);
[INFO] [stdout] 1156 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1157:1
[INFO] [stdout]      |
[INFO] [stdout] 1157 | / extern "C" {
[INFO] [stdout] 1158 | |     pub fn sqlite3_result_zeroblob(arg1: *mut sqlite3_context,
[INFO] [stdout] 1159 | |                                    n: ::std::os::raw::c_int);
[INFO] [stdout] 1160 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1161:1
[INFO] [stdout]      |
[INFO] [stdout] 1161 | / extern "C" {
[INFO] [stdout] 1162 | |     pub fn sqlite3_create_collation(arg1: *mut sqlite3,
[INFO] [stdout] 1163 | |                                     zName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1164 | |                                     eTextRep: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1179 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1180 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1181:1
[INFO] [stdout]      |
[INFO] [stdout] 1181 | / extern "C" {
[INFO] [stdout] 1182 | |     pub fn sqlite3_create_collation_v2(arg1: *mut sqlite3,
[INFO] [stdout] 1183 | |                                        zName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1184 | |                                        eTextRep: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1202 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1203 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1204:1
[INFO] [stdout]      |
[INFO] [stdout] 1204 | / extern "C" {
[INFO] [stdout] 1205 | |     pub fn sqlite3_create_collation16(arg1: *mut sqlite3,
[INFO] [stdout] 1206 | |                                       zName: *const ::std::os::raw::c_void,
[INFO] [stdout] 1207 | |                                       eTextRep: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1222 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1223 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1224:1
[INFO] [stdout]      |
[INFO] [stdout] 1224 | / extern "C" {
[INFO] [stdout] 1225 | |     pub fn sqlite3_collation_needed(arg1: *mut sqlite3,
[INFO] [stdout] 1226 | |                                     arg2: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1227 | |                                     arg3:
[INFO] [stdout] ...    |
[INFO] [stdout] 1236 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1237 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1238:1
[INFO] [stdout]      |
[INFO] [stdout] 1238 | / extern "C" {
[INFO] [stdout] 1239 | |     pub fn sqlite3_collation_needed16(arg1: *mut sqlite3,
[INFO] [stdout] 1240 | |                                       arg2: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1241 | |                                       arg3:
[INFO] [stdout] ...    |
[INFO] [stdout] 1250 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1251 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1252:1
[INFO] [stdout]      |
[INFO] [stdout] 1252 | / extern "C" {
[INFO] [stdout] 1253 | |     pub fn sqlite3_key(db: *mut sqlite3, pKey: *const ::std::os::raw::c_void,
[INFO] [stdout] 1254 | |                        nKey: ::std::os::raw::c_int) -> ::std::os::raw::c_int;
[INFO] [stdout] 1255 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1256:1
[INFO] [stdout]      |
[INFO] [stdout] 1256 | / extern "C" {
[INFO] [stdout] 1257 | |     pub fn sqlite3_rekey(db: *mut sqlite3,
[INFO] [stdout] 1258 | |                          pKey: *const ::std::os::raw::c_void,
[INFO] [stdout] 1259 | |                          nKey: ::std::os::raw::c_int)
[INFO] [stdout] 1260 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1261 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1262:1
[INFO] [stdout]      |
[INFO] [stdout] 1262 | / extern "C" {
[INFO] [stdout] 1263 | |     pub fn sqlite3_sleep(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 1264 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1265 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1266:1
[INFO] [stdout]      |
[INFO] [stdout] 1266 | / extern "C" {
[INFO] [stdout] 1267 | |     #[link_name = "sqlite3_temp_directory"]
[INFO] [stdout] 1268 | |     pub static mut sqlite3_temp_directory: *mut ::std::os::raw::c_char;
[INFO] [stdout] 1269 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1270:1
[INFO] [stdout]      |
[INFO] [stdout] 1270 | / extern "C" {
[INFO] [stdout] 1271 | |     pub fn sqlite3_get_autocommit(arg1: *mut sqlite3)
[INFO] [stdout] 1272 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1273 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1274:1
[INFO] [stdout]      |
[INFO] [stdout] 1274 | / extern "C" {
[INFO] [stdout] 1275 | |     pub fn sqlite3_db_handle(arg1: *mut sqlite3_stmt) -> *mut sqlite3;
[INFO] [stdout] 1276 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1277:1
[INFO] [stdout]      |
[INFO] [stdout] 1277 | / extern "C" {
[INFO] [stdout] 1278 | |     pub fn sqlite3_next_stmt(pDb: *mut sqlite3, pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 1279 | |      -> *mut sqlite3_stmt;
[INFO] [stdout] 1280 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | / extern "C" {
[INFO] [stdout] 1282 | |     pub fn sqlite3_commit_hook(arg1: *mut sqlite3,
[INFO] [stdout] 1283 | |                                arg2:
[INFO] [stdout] 1284 | |                                    ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...    |
[INFO] [stdout] 1289 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1290 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1291:1
[INFO] [stdout]      |
[INFO] [stdout] 1291 | / extern "C" {
[INFO] [stdout] 1292 | |     pub fn sqlite3_rollback_hook(arg1: *mut sqlite3,
[INFO] [stdout] 1293 | |                                  arg2:
[INFO] [stdout] 1294 | |                                      ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...    |
[INFO] [stdout] 1297 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1298 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1299:1
[INFO] [stdout]      |
[INFO] [stdout] 1299 | / extern "C" {
[INFO] [stdout] 1300 | |     pub fn sqlite3_update_hook(arg1: *mut sqlite3,
[INFO] [stdout] 1301 | |                                arg2:
[INFO] [stdout] 1302 | |                                    ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...    |
[INFO] [stdout] 1313 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1314 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1315:1
[INFO] [stdout]      |
[INFO] [stdout] 1315 | / extern "C" {
[INFO] [stdout] 1316 | |     pub fn sqlite3_enable_shared_cache(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 1317 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1318 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1319:1
[INFO] [stdout]      |
[INFO] [stdout] 1319 | / extern "C" {
[INFO] [stdout] 1320 | |     pub fn sqlite3_release_memory(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 1321 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1322 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1323:1
[INFO] [stdout]      |
[INFO] [stdout] 1323 | / extern "C" {
[INFO] [stdout] 1324 | |     pub fn sqlite3_soft_heap_limit(arg1: ::std::os::raw::c_int);
[INFO] [stdout] 1325 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1326:1
[INFO] [stdout]      |
[INFO] [stdout] 1326 | / extern "C" {
[INFO] [stdout] 1327 | |     pub fn sqlite3_table_column_metadata(db: *mut sqlite3,
[INFO] [stdout] 1328 | |                                          zDbName:
[INFO] [stdout] 1329 | |                                              *const ::std::os::raw::c_char,
[INFO] [stdout] ...    |
[INFO] [stdout] 1342 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1343 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1344:1
[INFO] [stdout]      |
[INFO] [stdout] 1344 | / extern "C" {
[INFO] [stdout] 1345 | |     pub fn sqlite3_load_extension(db: *mut sqlite3,
[INFO] [stdout] 1346 | |                                   zFile: *const ::std::os::raw::c_char,
[INFO] [stdout] 1347 | |                                   zProc: *const ::std::os::raw::c_char,
[INFO] [stdout] 1348 | |                                   pzErrMsg: *mut *mut ::std::os::raw::c_char)
[INFO] [stdout] 1349 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1350 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1351:1
[INFO] [stdout]      |
[INFO] [stdout] 1351 | / extern "C" {
[INFO] [stdout] 1352 | |     pub fn sqlite3_enable_load_extension(db: *mut sqlite3,
[INFO] [stdout] 1353 | |                                          onoff: ::std::os::raw::c_int)
[INFO] [stdout] 1354 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1355 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1356:1
[INFO] [stdout]      |
[INFO] [stdout] 1356 | / extern "C" {
[INFO] [stdout] 1357 | |     pub fn sqlite3_auto_extension(xEntryPoint:
[INFO] [stdout] 1358 | |                                       ::std::option::Option<unsafe extern "C" fn()>)
[INFO] [stdout] 1359 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1360 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1361:1
[INFO] [stdout]      |
[INFO] [stdout] 1361 | / extern "C" {
[INFO] [stdout] 1362 | |     pub fn sqlite3_reset_auto_extension();
[INFO] [stdout] 1363 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1593:1
[INFO] [stdout]      |
[INFO] [stdout] 1593 | / extern "C" {
[INFO] [stdout] 1594 | |     pub fn sqlite3_create_module(db: *mut sqlite3,
[INFO] [stdout] 1595 | |                                  zName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1596 | |                                  arg1: *const sqlite3_module,
[INFO] [stdout] 1597 | |                                  arg2: *mut ::std::os::raw::c_void)
[INFO] [stdout] 1598 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1599 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1600:1
[INFO] [stdout]      |
[INFO] [stdout] 1600 | / extern "C" {
[INFO] [stdout] 1601 | |     pub fn sqlite3_create_module_v2(db: *mut sqlite3,
[INFO] [stdout] 1602 | |                                     zName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1603 | |                                     arg1: *const sqlite3_module,
[INFO] [stdout] ...    |
[INFO] [stdout] 1608 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1609 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1610:1
[INFO] [stdout]      |
[INFO] [stdout] 1610 | / extern "C" {
[INFO] [stdout] 1611 | |     pub fn sqlite3_declare_vtab(arg1: *mut sqlite3,
[INFO] [stdout] 1612 | |                                 zCreateTable: *const ::std::os::raw::c_char)
[INFO] [stdout] 1613 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1614 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | / extern "C" {
[INFO] [stdout] 199 | |     #[link_name = "sqlite3_version"]
[INFO] [stdout] 200 | |     pub static mut sqlite3_version: [::std::os::raw::c_char; 0usize];
[INFO] [stdout] 201 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1615:1
[INFO] [stdout]      |
[INFO] [stdout] 1615 | / extern "C" {
[INFO] [stdout] 1616 | |     pub fn sqlite3_overload_function(arg1: *mut sqlite3,
[INFO] [stdout] 1617 | |                                      zFuncName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1618 | |                                      nArg: ::std::os::raw::c_int)
[INFO] [stdout] 1619 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1620 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1624:1
[INFO] [stdout]      |
[INFO] [stdout] 1624 | / extern "C" {
[INFO] [stdout] 1625 | |     pub fn sqlite3_blob_open(arg1: *mut sqlite3,
[INFO] [stdout] 1626 | |                              zDb: *const ::std::os::raw::c_char,
[INFO] [stdout] 1627 | |                              zTable: *const ::std::os::raw::c_char,
[INFO] [stdout] ...    |
[INFO] [stdout] 1632 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1633 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / extern "C" {
[INFO] [stdout] 203 | |     pub fn sqlite3_libversion() -> *const ::std::os::raw::c_char;
[INFO] [stdout] 204 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1634:1
[INFO] [stdout]      |
[INFO] [stdout] 1634 | / extern "C" {
[INFO] [stdout] 1635 | |     pub fn sqlite3_blob_close(arg1: *mut sqlite3_blob)
[INFO] [stdout] 1636 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1637 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | / extern "C" {
[INFO] [stdout] 206 | |     pub fn sqlite3_libversion_number() -> ::std::os::raw::c_int;
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1638:1
[INFO] [stdout]      |
[INFO] [stdout] 1638 | / extern "C" {
[INFO] [stdout] 1639 | |     pub fn sqlite3_blob_bytes(arg1: *mut sqlite3_blob)
[INFO] [stdout] 1640 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1641 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | / extern "C" {
[INFO] [stdout] 209 | |     pub fn sqlite3_threadsafe() -> ::std::os::raw::c_int;
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1642:1
[INFO] [stdout]      |
[INFO] [stdout] 1642 | / extern "C" {
[INFO] [stdout] 1643 | |     pub fn sqlite3_blob_read(arg1: *mut sqlite3_blob,
[INFO] [stdout] 1644 | |                              Z: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1645 | |                              N: ::std::os::raw::c_int,
[INFO] [stdout] 1646 | |                              iOffset: ::std::os::raw::c_int)
[INFO] [stdout] 1647 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1648 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | / extern "C" {
[INFO] [stdout] 219 | |     pub fn sqlite3_close(arg1: *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 220 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1649:1
[INFO] [stdout]      |
[INFO] [stdout] 1649 | / extern "C" {
[INFO] [stdout] 1650 | |     pub fn sqlite3_blob_write(arg1: *mut sqlite3_blob,
[INFO] [stdout] 1651 | |                               z: *const ::std::os::raw::c_void,
[INFO] [stdout] 1652 | |                               n: ::std::os::raw::c_int,
[INFO] [stdout] 1653 | |                               iOffset: ::std::os::raw::c_int)
[INFO] [stdout] 1654 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1655 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1656:1
[INFO] [stdout]      |
[INFO] [stdout] 1656 | / extern "C" {
[INFO] [stdout] 1657 | |     pub fn sqlite3_vfs_find(zVfsName: *const ::std::os::raw::c_char)
[INFO] [stdout] 1658 | |      -> *mut sqlite3_vfs;
[INFO] [stdout] 1659 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1660:1
[INFO] [stdout]      |
[INFO] [stdout] 1660 | / extern "C" {
[INFO] [stdout] 1661 | |     pub fn sqlite3_vfs_register(arg1: *mut sqlite3_vfs,
[INFO] [stdout] 1662 | |                                 makeDflt: ::std::os::raw::c_int)
[INFO] [stdout] 1663 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1664 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 230 | / extern "C" {
[INFO] [stdout] 231 | |     pub fn sqlite3_exec(arg1: *mut sqlite3,
[INFO] [stdout] 232 | |                         sql: *const ::std::os::raw::c_char,
[INFO] [stdout] 233 | |                         callback:
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 247 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1665:1
[INFO] [stdout]      |
[INFO] [stdout] 1665 | / extern "C" {
[INFO] [stdout] 1666 | |     pub fn sqlite3_vfs_unregister(arg1: *mut sqlite3_vfs)
[INFO] [stdout] 1667 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:447:1
[INFO] [stdout]     |
[INFO] [stdout] 447 | / extern "C" {
[INFO] [stdout] 448 | |     pub fn sqlite3_initialize() -> ::std::os::raw::c_int;
[INFO] [stdout] 449 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1669:1
[INFO] [stdout]      |
[INFO] [stdout] 1669 | / extern "C" {
[INFO] [stdout] 1670 | |     pub fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 1671 | |      -> *mut sqlite3_mutex;
[INFO] [stdout] 1672 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:450:1
[INFO] [stdout]     |
[INFO] [stdout] 450 | / extern "C" {
[INFO] [stdout] 451 | |     pub fn sqlite3_shutdown() -> ::std::os::raw::c_int;
[INFO] [stdout] 452 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1673:1
[INFO] [stdout]      |
[INFO] [stdout] 1673 | / extern "C" {
[INFO] [stdout] 1674 | |     pub fn sqlite3_mutex_free(arg1: *mut sqlite3_mutex);
[INFO] [stdout] 1675 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:453:1
[INFO] [stdout]     |
[INFO] [stdout] 453 | / extern "C" {
[INFO] [stdout] 454 | |     pub fn sqlite3_os_init() -> ::std::os::raw::c_int;
[INFO] [stdout] 455 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:456:1
[INFO] [stdout]     |
[INFO] [stdout] 456 | / extern "C" {
[INFO] [stdout] 457 | |     pub fn sqlite3_os_end() -> ::std::os::raw::c_int;
[INFO] [stdout] 458 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | / extern "C" {
[INFO] [stdout] 460 | |     pub fn sqlite3_config(arg1: ::std::os::raw::c_int, ...)
[INFO] [stdout] 461 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 462 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1676:1
[INFO] [stdout]      |
[INFO] [stdout] 1676 | / extern "C" {
[INFO] [stdout] 1677 | |     pub fn sqlite3_mutex_enter(arg1: *mut sqlite3_mutex);
[INFO] [stdout] 1678 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | / extern "C" {
[INFO] [stdout] 464 | |     pub fn sqlite3_db_config(arg1: *mut sqlite3,
[INFO] [stdout] 465 | |                              op: ::std::os::raw::c_int, ...)
[INFO] [stdout] 466 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 467 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1679:1
[INFO] [stdout]      |
[INFO] [stdout] 1679 | / extern "C" {
[INFO] [stdout] 1680 | |     pub fn sqlite3_mutex_try(arg1: *mut sqlite3_mutex)
[INFO] [stdout] 1681 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1682 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1683:1
[INFO] [stdout]      |
[INFO] [stdout] 1683 | / extern "C" {
[INFO] [stdout] 1684 | |     pub fn sqlite3_mutex_leave(arg1: *mut sqlite3_mutex);
[INFO] [stdout] 1685 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:502:1
[INFO] [stdout]     |
[INFO] [stdout] 502 | / extern "C" {
[INFO] [stdout] 503 | |     pub fn sqlite3_extended_result_codes(arg1: *mut sqlite3,
[INFO] [stdout] 504 | |                                          onoff: ::std::os::raw::c_int)
[INFO] [stdout] 505 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 506 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1720:1
[INFO] [stdout]      |
[INFO] [stdout] 1720 | / extern "C" {
[INFO] [stdout] 1721 | |     pub fn sqlite3_mutex_held(arg1: *mut sqlite3_mutex)
[INFO] [stdout] 1722 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1723 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | / extern "C" {
[INFO] [stdout] 508 | |     pub fn sqlite3_last_insert_rowid(arg1: *mut sqlite3) -> sqlite3_int64;
[INFO] [stdout] 509 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1724:1
[INFO] [stdout]      |
[INFO] [stdout] 1724 | / extern "C" {
[INFO] [stdout] 1725 | |     pub fn sqlite3_mutex_notheld(arg1: *mut sqlite3_mutex)
[INFO] [stdout] 1726 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1727 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:510:1
[INFO] [stdout]     |
[INFO] [stdout] 510 | / extern "C" {
[INFO] [stdout] 511 | |     pub fn sqlite3_changes(arg1: *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 512 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1728:1
[INFO] [stdout]      |
[INFO] [stdout] 1728 | / extern "C" {
[INFO] [stdout] 1729 | |     pub fn sqlite3_db_mutex(arg1: *mut sqlite3) -> *mut sqlite3_mutex;
[INFO] [stdout] 1730 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:513:1
[INFO] [stdout]     |
[INFO] [stdout] 513 | / extern "C" {
[INFO] [stdout] 514 | |     pub fn sqlite3_total_changes(arg1: *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 515 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1731:1
[INFO] [stdout]      |
[INFO] [stdout] 1731 | / extern "C" {
[INFO] [stdout] 1732 | |     pub fn sqlite3_file_control(arg1: *mut sqlite3,
[INFO] [stdout] 1733 | |                                 zDbName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1734 | |                                 op: ::std::os::raw::c_int,
[INFO] [stdout] 1735 | |                                 arg2: *mut ::std::os::raw::c_void)
[INFO] [stdout] 1736 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1737 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:516:1
[INFO] [stdout]     |
[INFO] [stdout] 516 | / extern "C" {
[INFO] [stdout] 517 | |     pub fn sqlite3_interrupt(arg1: *mut sqlite3);
[INFO] [stdout] 518 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1738:1
[INFO] [stdout]      |
[INFO] [stdout] 1738 | / extern "C" {
[INFO] [stdout] 1739 | |     pub fn sqlite3_test_control(op: ::std::os::raw::c_int, ...)
[INFO] [stdout] 1740 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1741 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | / extern "C" {
[INFO] [stdout] 520 | |     pub fn sqlite3_complete(sql: *const ::std::os::raw::c_char)
[INFO] [stdout] 521 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 522 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1742:1
[INFO] [stdout]      |
[INFO] [stdout] 1742 | / extern "C" {
[INFO] [stdout] 1743 | |     pub fn sqlite3_status(op: ::std::os::raw::c_int,
[INFO] [stdout] 1744 | |                           pCurrent: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1745 | |                           pHighwater: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1746 | |                           resetFlag: ::std::os::raw::c_int)
[INFO] [stdout] 1747 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1748 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:523:1
[INFO] [stdout]     |
[INFO] [stdout] 523 | / extern "C" {
[INFO] [stdout] 524 | |     pub fn sqlite3_complete16(sql: *const ::std::os::raw::c_void)
[INFO] [stdout] 525 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 526 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1749:1
[INFO] [stdout]      |
[INFO] [stdout] 1749 | / extern "C" {
[INFO] [stdout] 1750 | |     pub fn sqlite3_db_status(arg1: *mut sqlite3, op: ::std::os::raw::c_int,
[INFO] [stdout] 1751 | |                              pCur: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1752 | |                              pHiwtr: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1753 | |                              resetFlg: ::std::os::raw::c_int)
[INFO] [stdout] 1754 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1755 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:527:1
[INFO] [stdout]     |
[INFO] [stdout] 527 | / extern "C" {
[INFO] [stdout] 528 | |     pub fn sqlite3_busy_handler(arg1: *mut sqlite3,
[INFO] [stdout] 529 | |                                 arg2:
[INFO] [stdout] 530 | |                                     ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...   |
[INFO] [stdout] 537 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 538 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1756:1
[INFO] [stdout]      |
[INFO] [stdout] 1756 | / extern "C" {
[INFO] [stdout] 1757 | |     pub fn sqlite3_stmt_status(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 1758 | |                                op: ::std::os::raw::c_int,
[INFO] [stdout] 1759 | |                                resetFlg: ::std::os::raw::c_int)
[INFO] [stdout] 1760 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1761 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / extern "C" {
[INFO] [stdout] 540 | |     pub fn sqlite3_busy_timeout(arg1: *mut sqlite3, ms: ::std::os::raw::c_int)
[INFO] [stdout] 541 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 542 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:543:1
[INFO] [stdout]     |
[INFO] [stdout] 543 | / extern "C" {
[INFO] [stdout] 544 | |     pub fn sqlite3_get_table(db: *mut sqlite3,
[INFO] [stdout] 545 | |                              zSql: *const ::std::os::raw::c_char,
[INFO] [stdout] 546 | |                              pazResult: *mut *mut *mut ::std::os::raw::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 550 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 551 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:552:1
[INFO] [stdout]     |
[INFO] [stdout] 552 | / extern "C" {
[INFO] [stdout] 553 | |     pub fn sqlite3_free_table(result: *mut *mut ::std::os::raw::c_char);
[INFO] [stdout] 554 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:555:1
[INFO] [stdout]     |
[INFO] [stdout] 555 | / extern "C" {
[INFO] [stdout] 556 | |     pub fn sqlite3_mprintf(arg1: *const ::std::os::raw::c_char, ...)
[INFO] [stdout] 557 | |      -> *mut ::std::os::raw::c_char;
[INFO] [stdout] 558 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:559:1
[INFO] [stdout]     |
[INFO] [stdout] 559 | / extern "C" {
[INFO] [stdout] 560 | |     pub fn sqlite3_vmprintf(arg1: *const ::std::os::raw::c_char,
[INFO] [stdout] 561 | |                             arg2: *mut __va_list_tag)
[INFO] [stdout] 562 | |      -> *mut ::std::os::raw::c_char;
[INFO] [stdout] 563 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:564:1
[INFO] [stdout]     |
[INFO] [stdout] 564 | / extern "C" {
[INFO] [stdout] 565 | |     pub fn sqlite3_snprintf(arg1: ::std::os::raw::c_int,
[INFO] [stdout] 566 | |                             arg2: *mut ::std::os::raw::c_char,
[INFO] [stdout] 567 | |                             arg3: *const ::std::os::raw::c_char, ...)
[INFO] [stdout] 568 | |      -> *mut ::std::os::raw::c_char;
[INFO] [stdout] 569 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:570:1
[INFO] [stdout]     |
[INFO] [stdout] 570 | / extern "C" {
[INFO] [stdout] 571 | |     pub fn sqlite3_malloc(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 572 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 573 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:574:1
[INFO] [stdout]     |
[INFO] [stdout] 574 | / extern "C" {
[INFO] [stdout] 575 | |     pub fn sqlite3_realloc(arg1: *mut ::std::os::raw::c_void,
[INFO] [stdout] 576 | |                            arg2: ::std::os::raw::c_int)
[INFO] [stdout] 577 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 578 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | / extern "C" {
[INFO] [stdout] 580 | |     pub fn sqlite3_free(arg1: *mut ::std::os::raw::c_void);
[INFO] [stdout] 581 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:582:1
[INFO] [stdout]     |
[INFO] [stdout] 582 | / extern "C" {
[INFO] [stdout] 583 | |     pub fn sqlite3_memory_used() -> sqlite3_int64;
[INFO] [stdout] 584 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:585:1
[INFO] [stdout]     |
[INFO] [stdout] 585 | / extern "C" {
[INFO] [stdout] 586 | |     pub fn sqlite3_memory_highwater(resetFlag: ::std::os::raw::c_int)
[INFO] [stdout] 587 | |      -> sqlite3_int64;
[INFO] [stdout] 588 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:589:1
[INFO] [stdout]     |
[INFO] [stdout] 589 | / extern "C" {
[INFO] [stdout] 590 | |     pub fn sqlite3_randomness(N: ::std::os::raw::c_int,
[INFO] [stdout] 591 | |                               P: *mut ::std::os::raw::c_void);
[INFO] [stdout] 592 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:593:1
[INFO] [stdout]     |
[INFO] [stdout] 593 | / extern "C" {
[INFO] [stdout] 594 | |     pub fn sqlite3_set_authorizer(arg1: *mut sqlite3,
[INFO] [stdout] 595 | |                                   xAuth:
[INFO] [stdout] 596 | |                                       ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...   |
[INFO] [stdout] 611 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 612 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:613:1
[INFO] [stdout]     |
[INFO] [stdout] 613 | / extern "C" {
[INFO] [stdout] 614 | |     pub fn sqlite3_trace(arg1: *mut sqlite3,
[INFO] [stdout] 615 | |                          xTrace:
[INFO] [stdout] 616 | |                              ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 622 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:623:1
[INFO] [stdout]     |
[INFO] [stdout] 623 | / extern "C" {
[INFO] [stdout] 624 | |     pub fn sqlite3_profile(arg1: *mut sqlite3,
[INFO] [stdout] 625 | |                            xProfile:
[INFO] [stdout] 626 | |                                ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...   |
[INFO] [stdout] 633 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 634 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:635:1
[INFO] [stdout]     |
[INFO] [stdout] 635 | / extern "C" {
[INFO] [stdout] 636 | |     pub fn sqlite3_progress_handler(arg1: *mut sqlite3,
[INFO] [stdout] 637 | |                                     arg2: ::std::os::raw::c_int,
[INFO] [stdout] 638 | |                                     arg3:
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |                                     arg4: *mut ::std::os::raw::c_void);
[INFO] [stdout] 644 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:645:1
[INFO] [stdout]     |
[INFO] [stdout] 645 | / extern "C" {
[INFO] [stdout] 646 | |     pub fn sqlite3_open(filename: *const ::std::os::raw::c_char,
[INFO] [stdout] 647 | |                         ppDb: *mut *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 648 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:649:1
[INFO] [stdout]     |
[INFO] [stdout] 649 | / extern "C" {
[INFO] [stdout] 650 | |     pub fn sqlite3_open16(filename: *const ::std::os::raw::c_void,
[INFO] [stdout] 651 | |                           ppDb: *mut *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 652 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | / extern "C" {
[INFO] [stdout] 654 | |     pub fn sqlite3_open_v2(filename: *const ::std::os::raw::c_char,
[INFO] [stdout] 655 | |                            ppDb: *mut *mut sqlite3,
[INFO] [stdout] 656 | |                            flags: ::std::os::raw::c_int,
[INFO] [stdout] 657 | |                            zVfs: *const ::std::os::raw::c_char)
[INFO] [stdout] 658 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 659 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:660:1
[INFO] [stdout]     |
[INFO] [stdout] 660 | / extern "C" {
[INFO] [stdout] 661 | |     pub fn sqlite3_errcode(db: *mut sqlite3) -> ::std::os::raw::c_int;
[INFO] [stdout] 662 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | / extern "C" {
[INFO] [stdout] 664 | |     pub fn sqlite3_extended_errcode(db: *mut sqlite3)
[INFO] [stdout] 665 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 666 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:667:1
[INFO] [stdout]     |
[INFO] [stdout] 667 | / extern "C" {
[INFO] [stdout] 668 | |     pub fn sqlite3_errmsg(arg1: *mut sqlite3)
[INFO] [stdout] 669 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 670 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:671:1
[INFO] [stdout]     |
[INFO] [stdout] 671 | / extern "C" {
[INFO] [stdout] 672 | |     pub fn sqlite3_errmsg16(arg1: *mut sqlite3)
[INFO] [stdout] 673 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 674 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | / extern "C" {
[INFO] [stdout] 679 | |     pub fn sqlite3_limit(arg1: *mut sqlite3, id: ::std::os::raw::c_int,
[INFO] [stdout] 680 | |                          newVal: ::std::os::raw::c_int)
[INFO] [stdout] 681 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 682 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:683:1
[INFO] [stdout]     |
[INFO] [stdout] 683 | / extern "C" {
[INFO] [stdout] 684 | |     pub fn sqlite3_prepare(db: *mut sqlite3,
[INFO] [stdout] 685 | |                            zSql: *const ::std::os::raw::c_char,
[INFO] [stdout] 686 | |                            nByte: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 689 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 690 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:691:1
[INFO] [stdout]     |
[INFO] [stdout] 691 | / extern "C" {
[INFO] [stdout] 692 | |     pub fn sqlite3_prepare_v2(db: *mut sqlite3,
[INFO] [stdout] 693 | |                               zSql: *const ::std::os::raw::c_char,
[INFO] [stdout] 694 | |                               nByte: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 698 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | / extern "C" {
[INFO] [stdout] 700 | |     pub fn sqlite3_prepare16(db: *mut sqlite3,
[INFO] [stdout] 701 | |                              zSql: *const ::std::os::raw::c_void,
[INFO] [stdout] 702 | |                              nByte: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 705 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 706 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:707:1
[INFO] [stdout]     |
[INFO] [stdout] 707 | / extern "C" {
[INFO] [stdout] 708 | |     pub fn sqlite3_prepare16_v2(db: *mut sqlite3,
[INFO] [stdout] 709 | |                                 zSql: *const ::std::os::raw::c_void,
[INFO] [stdout] 710 | |                                 nByte: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 713 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 714 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | / extern "C" {
[INFO] [stdout] 716 | |     pub fn sqlite3_sql(pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 717 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 718 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:726:1
[INFO] [stdout]     |
[INFO] [stdout] 726 | / extern "C" {
[INFO] [stdout] 727 | |     pub fn sqlite3_bind_blob(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 728 | |                              arg2: ::std::os::raw::c_int,
[INFO] [stdout] 729 | |                              arg3: *const ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 734 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 735 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:736:1
[INFO] [stdout]     |
[INFO] [stdout] 736 | / extern "C" {
[INFO] [stdout] 737 | |     pub fn sqlite3_bind_double(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 738 | |                                arg2: ::std::os::raw::c_int, arg3: f64)
[INFO] [stdout] 739 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 740 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | / extern "C" {
[INFO] [stdout] 742 | |     pub fn sqlite3_bind_int(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 743 | |                             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 744 | |                             arg3: ::std::os::raw::c_int)
[INFO] [stdout] 745 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 746 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:747:1
[INFO] [stdout]     |
[INFO] [stdout] 747 | / extern "C" {
[INFO] [stdout] 748 | |     pub fn sqlite3_bind_int64(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 749 | |                               arg2: ::std::os::raw::c_int,
[INFO] [stdout] 750 | |                               arg3: sqlite3_int64) -> ::std::os::raw::c_int;
[INFO] [stdout] 751 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:752:1
[INFO] [stdout]     |
[INFO] [stdout] 752 | / extern "C" {
[INFO] [stdout] 753 | |     pub fn sqlite3_bind_null(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 754 | |                              arg2: ::std::os::raw::c_int)
[INFO] [stdout] 755 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 756 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | / extern "C" {
[INFO] [stdout] 758 | |     pub fn sqlite3_bind_text(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 759 | |                              arg2: ::std::os::raw::c_int,
[INFO] [stdout] 760 | |                              arg3: *const ::std::os::raw::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 766 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / extern "C" {
[INFO] [stdout] 768 | |     pub fn sqlite3_bind_text16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 769 | |                                arg2: ::std::os::raw::c_int,
[INFO] [stdout] 770 | |                                arg3: *const ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 775 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 776 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:777:1
[INFO] [stdout]     |
[INFO] [stdout] 777 | / extern "C" {
[INFO] [stdout] 778 | |     pub fn sqlite3_bind_value(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 779 | |                               arg2: ::std::os::raw::c_int,
[INFO] [stdout] 780 | |                               arg3: *const sqlite3_value)
[INFO] [stdout] 781 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 782 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:783:1
[INFO] [stdout]     |
[INFO] [stdout] 783 | / extern "C" {
[INFO] [stdout] 784 | |     pub fn sqlite3_bind_zeroblob(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 785 | |                                  arg2: ::std::os::raw::c_int,
[INFO] [stdout] 786 | |                                  n: ::std::os::raw::c_int)
[INFO] [stdout] 787 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 788 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | / extern "C" {
[INFO] [stdout] 790 | |     pub fn sqlite3_bind_parameter_count(arg1: *mut sqlite3_stmt)
[INFO] [stdout] 791 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 792 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / extern "C" {
[INFO] [stdout] 794 | |     pub fn sqlite3_bind_parameter_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 795 | |                                        arg2: ::std::os::raw::c_int)
[INFO] [stdout] 796 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 797 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:798:1
[INFO] [stdout]     |
[INFO] [stdout] 798 | / extern "C" {
[INFO] [stdout] 799 | |     pub fn sqlite3_bind_parameter_index(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 800 | |                                         zName: *const ::std::os::raw::c_char)
[INFO] [stdout] 801 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 802 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:803:1
[INFO] [stdout]     |
[INFO] [stdout] 803 | / extern "C" {
[INFO] [stdout] 804 | |     pub fn sqlite3_clear_bindings(arg1: *mut sqlite3_stmt)
[INFO] [stdout] 805 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 806 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:807:1
[INFO] [stdout]     |
[INFO] [stdout] 807 | / extern "C" {
[INFO] [stdout] 808 | |     pub fn sqlite3_column_count(pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 809 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 810 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | / extern "C" {
[INFO] [stdout] 812 | |     pub fn sqlite3_column_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 813 | |                                N: ::std::os::raw::c_int)
[INFO] [stdout] 814 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 815 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:816:1
[INFO] [stdout]     |
[INFO] [stdout] 816 | / extern "C" {
[INFO] [stdout] 817 | |     pub fn sqlite3_column_name16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 818 | |                                  N: ::std::os::raw::c_int)
[INFO] [stdout] 819 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 820 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:821:1
[INFO] [stdout]     |
[INFO] [stdout] 821 | / extern "C" {
[INFO] [stdout] 822 | |     pub fn sqlite3_column_database_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 823 | |                                         arg2: ::std::os::raw::c_int)
[INFO] [stdout] 824 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 825 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:826:1
[INFO] [stdout]     |
[INFO] [stdout] 826 | / extern "C" {
[INFO] [stdout] 827 | |     pub fn sqlite3_column_database_name16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 828 | |                                           arg2: ::std::os::raw::c_int)
[INFO] [stdout] 829 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 830 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:831:1
[INFO] [stdout]     |
[INFO] [stdout] 831 | / extern "C" {
[INFO] [stdout] 832 | |     pub fn sqlite3_column_table_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 833 | |                                      arg2: ::std::os::raw::c_int)
[INFO] [stdout] 834 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 835 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:836:1
[INFO] [stdout]     |
[INFO] [stdout] 836 | / extern "C" {
[INFO] [stdout] 837 | |     pub fn sqlite3_column_table_name16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 838 | |                                        arg2: ::std::os::raw::c_int)
[INFO] [stdout] 839 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 840 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:841:1
[INFO] [stdout]     |
[INFO] [stdout] 841 | / extern "C" {
[INFO] [stdout] 842 | |     pub fn sqlite3_column_origin_name(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 843 | |                                       arg2: ::std::os::raw::c_int)
[INFO] [stdout] 844 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 845 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:846:1
[INFO] [stdout]     |
[INFO] [stdout] 846 | / extern "C" {
[INFO] [stdout] 847 | |     pub fn sqlite3_column_origin_name16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 848 | |                                         arg2: ::std::os::raw::c_int)
[INFO] [stdout] 849 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 850 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:851:1
[INFO] [stdout]     |
[INFO] [stdout] 851 | / extern "C" {
[INFO] [stdout] 852 | |     pub fn sqlite3_column_decltype(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 853 | |                                    arg2: ::std::os::raw::c_int)
[INFO] [stdout] 854 | |      -> *const ::std::os::raw::c_char;
[INFO] [stdout] 855 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:856:1
[INFO] [stdout]     |
[INFO] [stdout] 856 | / extern "C" {
[INFO] [stdout] 857 | |     pub fn sqlite3_column_decltype16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 858 | |                                      arg2: ::std::os::raw::c_int)
[INFO] [stdout] 859 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 860 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:861:1
[INFO] [stdout]     |
[INFO] [stdout] 861 | / extern "C" {
[INFO] [stdout] 862 | |     pub fn sqlite3_step(arg1: *mut sqlite3_stmt) -> ::std::os::raw::c_int;
[INFO] [stdout] 863 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:864:1
[INFO] [stdout]     |
[INFO] [stdout] 864 | / extern "C" {
[INFO] [stdout] 865 | |     pub fn sqlite3_data_count(pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 866 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 867 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:868:1
[INFO] [stdout]     |
[INFO] [stdout] 868 | / extern "C" {
[INFO] [stdout] 869 | |     pub fn sqlite3_column_blob(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 870 | |                                iCol: ::std::os::raw::c_int)
[INFO] [stdout] 871 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 872 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:873:1
[INFO] [stdout]     |
[INFO] [stdout] 873 | / extern "C" {
[INFO] [stdout] 874 | |     pub fn sqlite3_column_bytes(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 875 | |                                 iCol: ::std::os::raw::c_int)
[INFO] [stdout] 876 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 877 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:122:48
[INFO] [stdout]     |
[INFO] [stdout] 122 | const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 - const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout] 122 + const SQLITE_IOERR_SHMOPEN           : c_int = super::SQLITE_IOERR | (18<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | / extern "C" {
[INFO] [stdout] 879 | |     pub fn sqlite3_column_bytes16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 880 | |                                   iCol: ::std::os::raw::c_int)
[INFO] [stdout] 881 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 882 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:883:1
[INFO] [stdout]     |
[INFO] [stdout] 883 | / extern "C" {
[INFO] [stdout] 884 | |     pub fn sqlite3_column_double(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 885 | |                                  iCol: ::std::os::raw::c_int) -> f64;
[INFO] [stdout] 886 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:123:48
[INFO] [stdout]     |
[INFO] [stdout] 123 | const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 123 - const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout] 123 + const SQLITE_IOERR_SHMSIZE           : c_int = super::SQLITE_IOERR | (19<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 | / extern "C" {
[INFO] [stdout] 888 | |     pub fn sqlite3_column_int(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 889 | |                               iCol: ::std::os::raw::c_int)
[INFO] [stdout] 890 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 891 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:892:1
[INFO] [stdout]     |
[INFO] [stdout] 892 | / extern "C" {
[INFO] [stdout] 893 | |     pub fn sqlite3_column_int64(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 894 | |                                 iCol: ::std::os::raw::c_int) -> sqlite3_int64;
[INFO] [stdout] 895 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:124:48
[INFO] [stdout]     |
[INFO] [stdout] 124 | const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 - const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout] 124 + const SQLITE_IOERR_SHMLOCK           : c_int = super::SQLITE_IOERR | (20<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:896:1
[INFO] [stdout]     |
[INFO] [stdout] 896 | / extern "C" {
[INFO] [stdout] 897 | |     pub fn sqlite3_column_text(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 898 | |                                iCol: ::std::os::raw::c_int)
[INFO] [stdout] 899 | |      -> *const ::std::os::raw::c_uchar;
[INFO] [stdout] 900 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:125:48
[INFO] [stdout]     |
[INFO] [stdout] 125 | const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 - const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout] 125 + const SQLITE_IOERR_SHMMAP            : c_int = super::SQLITE_IOERR | (21<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:901:1
[INFO] [stdout]     |
[INFO] [stdout] 901 | / extern "C" {
[INFO] [stdout] 902 | |     pub fn sqlite3_column_text16(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 903 | |                                  iCol: ::std::os::raw::c_int)
[INFO] [stdout] 904 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 905 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:906:1
[INFO] [stdout]     |
[INFO] [stdout] 906 | / extern "C" {
[INFO] [stdout] 907 | |     pub fn sqlite3_column_type(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 908 | |                                iCol: ::std::os::raw::c_int)
[INFO] [stdout] 909 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 910 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 | const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 - const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout] 126 + const SQLITE_IOERR_SEEK              : c_int = super::SQLITE_IOERR | (22<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:911:1
[INFO] [stdout]     |
[INFO] [stdout] 911 | / extern "C" {
[INFO] [stdout] 912 | |     pub fn sqlite3_column_value(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 913 | |                                 iCol: ::std::os::raw::c_int)
[INFO] [stdout] 914 | |      -> *mut sqlite3_value;
[INFO] [stdout] 915 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:916:1
[INFO] [stdout]     |
[INFO] [stdout] 916 | / extern "C" {
[INFO] [stdout] 917 | |     pub fn sqlite3_finalize(pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 918 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 919 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:920:1
[INFO] [stdout]     |
[INFO] [stdout] 920 | / extern "C" {
[INFO] [stdout] 921 | |     pub fn sqlite3_reset(pStmt: *mut sqlite3_stmt) -> ::std::os::raw::c_int;
[INFO] [stdout] 922 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 | const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 - const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout] 127 + const SQLITE_IOERR_DELETE_NOENT      : c_int = super::SQLITE_IOERR | (23<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:923:1
[INFO] [stdout]     |
[INFO] [stdout] 923 | / extern "C" {
[INFO] [stdout] 924 | |     pub fn sqlite3_create_function(db: *mut sqlite3,
[INFO] [stdout] 925 | |                                    zFunctionName:
[INFO] [stdout] 926 | |                                        *const ::std::os::raw::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 947 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 948 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:949:1
[INFO] [stdout]     |
[INFO] [stdout] 949 | / extern "C" {
[INFO] [stdout] 950 | |     pub fn sqlite3_create_function16(db: *mut sqlite3,
[INFO] [stdout] 951 | |                                      zFunctionName:
[INFO] [stdout] 952 | |                                          *const ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 973 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 974 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:128:48
[INFO] [stdout]     |
[INFO] [stdout] 128 | const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 - const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout] 128 + const SQLITE_IOERR_MMAP              : c_int = super::SQLITE_IOERR | (24<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:975:1
[INFO] [stdout]     |
[INFO] [stdout] 975 | / extern "C" {
[INFO] [stdout] 976 | |     pub fn sqlite3_aggregate_count(arg1: *mut sqlite3_context)
[INFO] [stdout] 977 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 978 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:129:48
[INFO] [stdout]     |
[INFO] [stdout] 129 | const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 - const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout] 129 + const SQLITE_IOERR_GETTEMPPATH       : c_int = super::SQLITE_IOERR | (25<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:979:1
[INFO] [stdout]     |
[INFO] [stdout] 979 | / extern "C" {
[INFO] [stdout] 980 | |     pub fn sqlite3_expired(arg1: *mut sqlite3_stmt) -> ::std::os::raw::c_int;
[INFO] [stdout] 981 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:130:48
[INFO] [stdout]     |
[INFO] [stdout] 130 | const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 - const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout] 130 + const SQLITE_IOERR_CONVPATH          : c_int = super::SQLITE_IOERR | (26<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 | const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 131 - const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout] 131 + const SQLITE_IOERR_VNODE             : c_int = super::SQLITE_IOERR | (27<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 | const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 - const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout] 132 + const SQLITE_LOCKED_SHAREDCACHE      : c_int = super::SQLITE_LOCKED |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 | const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 - const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout] 133 + const SQLITE_BUSY_RECOVERY           : c_int = super::SQLITE_BUSY   |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 | const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 - const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout] 134 + const SQLITE_BUSY_SNAPSHOT           : c_int = super::SQLITE_BUSY   |  (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 | const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 135 - const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout] 135 + const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = super::SQLITE_CANTOPEN | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:136:48
[INFO] [stdout]     |
[INFO] [stdout] 136 | const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 - const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout] 136 + const SQLITE_CANTOPEN_ISDIR          : c_int = super::SQLITE_CANTOPEN | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:137:48
[INFO] [stdout]     |
[INFO] [stdout] 137 | const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 - const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout] 137 + const SQLITE_CANTOPEN_FULLPATH       : c_int = super::SQLITE_CANTOPEN | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:138:48
[INFO] [stdout]     |
[INFO] [stdout] 138 | const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 - const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout] 138 + const SQLITE_CANTOPEN_CONVPATH       : c_int = super::SQLITE_CANTOPEN | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 | const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 - const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout] 139 + const SQLITE_CORRUPT_VTAB            : c_int = super::SQLITE_CORRUPT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:140:48
[INFO] [stdout]     |
[INFO] [stdout] 140 | const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 - const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout] 140 + const SQLITE_READONLY_RECOVERY       : c_int = super::SQLITE_READONLY | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:141:48
[INFO] [stdout]     |
[INFO] [stdout] 141 | const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 - const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout] 141 + const SQLITE_READONLY_CANTLOCK       : c_int = super::SQLITE_READONLY | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 | const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 - const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout] 142 + const SQLITE_READONLY_ROLLBACK       : c_int = super::SQLITE_READONLY | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 143 - const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout] 143 + const SQLITE_READONLY_DBMOVED        : c_int = super::SQLITE_READONLY | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 | const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout]     |                                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 - const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout] 144 + const SQLITE_ABORT_ROLLBACK          : c_int = super::SQLITE_ABORT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 | const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 - const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout] 145 + const SQLITE_CONSTRAINT_CHECK        : c_int = super::SQLITE_CONSTRAINT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 | const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 - const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout] 146 + const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = super::SQLITE_CONSTRAINT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:147:48
[INFO] [stdout]     |
[INFO] [stdout] 147 | const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 - const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout] 147 + const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = super::SQLITE_CONSTRAINT | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 | const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 - const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout] 148 + const SQLITE_CONSTRAINT_FUNCTION     : c_int = super::SQLITE_CONSTRAINT | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:149:48
[INFO] [stdout]     |
[INFO] [stdout] 149 | const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 - const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout] 149 + const SQLITE_CONSTRAINT_NOTNULL      : c_int = super::SQLITE_CONSTRAINT | (5<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:150:48
[INFO] [stdout]     |
[INFO] [stdout] 150 | const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 150 - const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout] 150 + const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = super::SQLITE_CONSTRAINT | (6<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 | const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 - const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout] 151 + const SQLITE_CONSTRAINT_TRIGGER      : c_int = super::SQLITE_CONSTRAINT | (7<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 | const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 - const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout] 152 + const SQLITE_CONSTRAINT_UNIQUE       : c_int = super::SQLITE_CONSTRAINT | (8<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 | const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 153 - const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout] 153 + const SQLITE_CONSTRAINT_VTAB         : c_int = super::SQLITE_CONSTRAINT | (9<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:154:48
[INFO] [stdout]     |
[INFO] [stdout] 154 | const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 - const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout] 154 + const SQLITE_CONSTRAINT_ROWID        : c_int = super::SQLITE_CONSTRAINT |(10<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | / extern "C" {
[INFO] [stdout] 983 | |     pub fn sqlite3_transfer_bindings(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 984 | |                                      arg2: *mut sqlite3_stmt)
[INFO] [stdout] 985 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 986 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:987:1
[INFO] [stdout]     |
[INFO] [stdout] 987 | / extern "C" {
[INFO] [stdout] 988 | |     pub fn sqlite3_global_recover() -> ::std::os::raw::c_int;
[INFO] [stdout] 989 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:990:1
[INFO] [stdout]     |
[INFO] [stdout] 990 | / extern "C" {
[INFO] [stdout] 991 | |     pub fn sqlite3_thread_cleanup();
[INFO] [stdout] 992 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:993:1
[INFO] [stdout]      |
[INFO] [stdout]  993 | / extern "C" {
[INFO] [stdout]  994 | |     pub fn sqlite3_memory_alarm(arg1:
[INFO] [stdout]  995 | |                                     ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout]  996 | |                                                                                    *mut ::std::os::raw::c_void,
[INFO] [stdout] ...    |
[INFO] [stdout] 1002 | |                                 arg3: sqlite3_int64) -> ::std::os::raw::c_int;
[INFO] [stdout] 1003 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1004:1
[INFO] [stdout]      |
[INFO] [stdout] 1004 | / extern "C" {
[INFO] [stdout] 1005 | |     pub fn sqlite3_value_blob(arg1: *mut sqlite3_value)
[INFO] [stdout] 1006 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 1007 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 | const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 - const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout] 155 + const SQLITE_NOTICE_RECOVER_WAL      : c_int = SQLITE_NOTICE | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:156:48
[INFO] [stdout]     |
[INFO] [stdout] 156 | const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 - const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout] 156 + const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = SQLITE_NOTICE | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 | const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout]     |                                                ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 - const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout] 157 + const SQLITE_WARNING_AUTOINDEX       : c_int = SQLITE_WARNING | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:158:48
[INFO] [stdout]     |
[INFO] [stdout] 158 | const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout]     |                                                ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 - const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout] 158 + const SQLITE_AUTH_USER               : c_int = super::SQLITE_AUTH | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1008:1
[INFO] [stdout]      |
[INFO] [stdout] 1008 | / extern "C" {
[INFO] [stdout] 1009 | |     pub fn sqlite3_value_bytes(arg1: *mut sqlite3_value)
[INFO] [stdout] 1010 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1011 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1012:1
[INFO] [stdout]      |
[INFO] [stdout] 1012 | / extern "C" {
[INFO] [stdout] 1013 | |     pub fn sqlite3_value_bytes16(arg1: *mut sqlite3_value)
[INFO] [stdout] 1014 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1015 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1016:1
[INFO] [stdout]      |
[INFO] [stdout] 1016 | / extern "C" {
[INFO] [stdout] 1017 | |     pub fn sqlite3_value_double(arg1: *mut sqlite3_value) -> f64;
[INFO] [stdout] 1018 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1019:1
[INFO] [stdout]      |
[INFO] [stdout] 1019 | / extern "C" {
[INFO] [stdout] 1020 | |     pub fn sqlite3_value_int(arg1: *mut sqlite3_value)
[INFO] [stdout] 1021 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1022 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1023:1
[INFO] [stdout]      |
[INFO] [stdout] 1023 | / extern "C" {
[INFO] [stdout] 1024 | |     pub fn sqlite3_value_int64(arg1: *mut sqlite3_value) -> sqlite3_int64;
[INFO] [stdout] 1025 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1026:1
[INFO] [stdout]      |
[INFO] [stdout] 1026 | / extern "C" {
[INFO] [stdout] 1027 | |     pub fn sqlite3_value_text(arg1: *mut sqlite3_value)
[INFO] [stdout] 1028 | |      -> *const ::std::os::raw::c_uchar;
[INFO] [stdout] 1029 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1030:1
[INFO] [stdout]      |
[INFO] [stdout] 1030 | / extern "C" {
[INFO] [stdout] 1031 | |     pub fn sqlite3_value_text16(arg1: *mut sqlite3_value)
[INFO] [stdout] 1032 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 1033 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1034:1
[INFO] [stdout]      |
[INFO] [stdout] 1034 | / extern "C" {
[INFO] [stdout] 1035 | |     pub fn sqlite3_value_text16le(arg1: *mut sqlite3_value)
[INFO] [stdout] 1036 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 1037 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1038:1
[INFO] [stdout]      |
[INFO] [stdout] 1038 | / extern "C" {
[INFO] [stdout] 1039 | |     pub fn sqlite3_value_text16be(arg1: *mut sqlite3_value)
[INFO] [stdout] 1040 | |      -> *const ::std::os::raw::c_void;
[INFO] [stdout] 1041 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1042:1
[INFO] [stdout]      |
[INFO] [stdout] 1042 | / extern "C" {
[INFO] [stdout] 1043 | |     pub fn sqlite3_value_type(arg1: *mut sqlite3_value)
[INFO] [stdout] 1044 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1045 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1046:1
[INFO] [stdout]      |
[INFO] [stdout] 1046 | / extern "C" {
[INFO] [stdout] 1047 | |     pub fn sqlite3_value_numeric_type(arg1: *mut sqlite3_value)
[INFO] [stdout] 1048 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1049 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1050:1
[INFO] [stdout]      |
[INFO] [stdout] 1050 | / extern "C" {
[INFO] [stdout] 1051 | |     pub fn sqlite3_aggregate_context(arg1: *mut sqlite3_context,
[INFO] [stdout] 1052 | |                                      nBytes: ::std::os::raw::c_int)
[INFO] [stdout] 1053 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1054 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | / extern "C" {
[INFO] [stdout] 1056 | |     pub fn sqlite3_user_data(arg1: *mut sqlite3_context)
[INFO] [stdout] 1057 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1058 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1059:1
[INFO] [stdout]      |
[INFO] [stdout] 1059 | / extern "C" {
[INFO] [stdout] 1060 | |     pub fn sqlite3_context_db_handle(arg1: *mut sqlite3_context)
[INFO] [stdout] 1061 | |      -> *mut sqlite3;
[INFO] [stdout] 1062 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1063:1
[INFO] [stdout]      |
[INFO] [stdout] 1063 | / extern "C" {
[INFO] [stdout] 1064 | |     pub fn sqlite3_get_auxdata(arg1: *mut sqlite3_context,
[INFO] [stdout] 1065 | |                                N: ::std::os::raw::c_int)
[INFO] [stdout] 1066 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1067 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1068:1
[INFO] [stdout]      |
[INFO] [stdout] 1068 | / extern "C" {
[INFO] [stdout] 1069 | |     pub fn sqlite3_set_auxdata(arg1: *mut sqlite3_context,
[INFO] [stdout] 1070 | |                                N: ::std::os::raw::c_int,
[INFO] [stdout] 1071 | |                                arg2: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...    |
[INFO] [stdout] 1074 | |                                                                                   *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1075 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | / extern "C" {
[INFO] [stdout] 1080 | |     pub fn sqlite3_result_blob(arg1: *mut sqlite3_context,
[INFO] [stdout] 1081 | |                                arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1082 | |                                arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1085 | |                                                                                   *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1086 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1087:1
[INFO] [stdout]      |
[INFO] [stdout] 1087 | / extern "C" {
[INFO] [stdout] 1088 | |     pub fn sqlite3_result_double(arg1: *mut sqlite3_context, arg2: f64);
[INFO] [stdout] 1089 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1090:1
[INFO] [stdout]      |
[INFO] [stdout] 1090 | / extern "C" {
[INFO] [stdout] 1091 | |     pub fn sqlite3_result_error(arg1: *mut sqlite3_context,
[INFO] [stdout] 1092 | |                                 arg2: *const ::std::os::raw::c_char,
[INFO] [stdout] 1093 | |                                 arg3: ::std::os::raw::c_int);
[INFO] [stdout] 1094 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1095:1
[INFO] [stdout]      |
[INFO] [stdout] 1095 | / extern "C" {
[INFO] [stdout] 1096 | |     pub fn sqlite3_result_error16(arg1: *mut sqlite3_context,
[INFO] [stdout] 1097 | |                                   arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1098 | |                                   arg3: ::std::os::raw::c_int);
[INFO] [stdout] 1099 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1100:1
[INFO] [stdout]      |
[INFO] [stdout] 1100 | / extern "C" {
[INFO] [stdout] 1101 | |     pub fn sqlite3_result_error_toobig(arg1: *mut sqlite3_context);
[INFO] [stdout] 1102 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1103:1
[INFO] [stdout]      |
[INFO] [stdout] 1103 | / extern "C" {
[INFO] [stdout] 1104 | |     pub fn sqlite3_result_error_nomem(arg1: *mut sqlite3_context);
[INFO] [stdout] 1105 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1106:1
[INFO] [stdout]      |
[INFO] [stdout] 1106 | / extern "C" {
[INFO] [stdout] 1107 | |     pub fn sqlite3_result_error_code(arg1: *mut sqlite3_context,
[INFO] [stdout] 1108 | |                                      arg2: ::std::os::raw::c_int);
[INFO] [stdout] 1109 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1110:1
[INFO] [stdout]      |
[INFO] [stdout] 1110 | / extern "C" {
[INFO] [stdout] 1111 | |     pub fn sqlite3_result_int(arg1: *mut sqlite3_context,
[INFO] [stdout] 1112 | |                               arg2: ::std::os::raw::c_int);
[INFO] [stdout] 1113 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1114:1
[INFO] [stdout]      |
[INFO] [stdout] 1114 | / extern "C" {
[INFO] [stdout] 1115 | |     pub fn sqlite3_result_int64(arg1: *mut sqlite3_context,
[INFO] [stdout] 1116 | |                                 arg2: sqlite3_int64);
[INFO] [stdout] 1117 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1118:1
[INFO] [stdout]      |
[INFO] [stdout] 1118 | / extern "C" {
[INFO] [stdout] 1119 | |     pub fn sqlite3_result_null(arg1: *mut sqlite3_context);
[INFO] [stdout] 1120 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | / extern "C" {
[INFO] [stdout] 1122 | |     pub fn sqlite3_result_text(arg1: *mut sqlite3_context,
[INFO] [stdout] 1123 | |                                arg2: *const ::std::os::raw::c_char,
[INFO] [stdout] 1124 | |                                arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1127 | |                                                                                   *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1128 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1129:1
[INFO] [stdout]      |
[INFO] [stdout] 1129 | / extern "C" {
[INFO] [stdout] 1130 | |     pub fn sqlite3_result_text16(arg1: *mut sqlite3_context,
[INFO] [stdout] 1131 | |                                  arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1132 | |                                  arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1135 | |                                                                                     *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1136 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1137:1
[INFO] [stdout]      |
[INFO] [stdout] 1137 | / extern "C" {
[INFO] [stdout] 1138 | |     pub fn sqlite3_result_text16le(arg1: *mut sqlite3_context,
[INFO] [stdout] 1139 | |                                    arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1140 | |                                    arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1143 | |                                                                                       *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1144 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1145:1
[INFO] [stdout]      |
[INFO] [stdout] 1145 | / extern "C" {
[INFO] [stdout] 1146 | |     pub fn sqlite3_result_text16be(arg1: *mut sqlite3_context,
[INFO] [stdout] 1147 | |                                    arg2: *const ::std::os::raw::c_void,
[INFO] [stdout] 1148 | |                                    arg3: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1151 | |                                                                                       *mut ::std::os::raw::c_void)>);
[INFO] [stdout] 1152 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1153:1
[INFO] [stdout]      |
[INFO] [stdout] 1153 | / extern "C" {
[INFO] [stdout] 1154 | |     pub fn sqlite3_result_value(arg1: *mut sqlite3_context,
[INFO] [stdout] 1155 | |                                 arg2: *mut sqlite3_value);
[INFO] [stdout] 1156 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1157:1
[INFO] [stdout]      |
[INFO] [stdout] 1157 | / extern "C" {
[INFO] [stdout] 1158 | |     pub fn sqlite3_result_zeroblob(arg1: *mut sqlite3_context,
[INFO] [stdout] 1159 | |                                    n: ::std::os::raw::c_int);
[INFO] [stdout] 1160 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1161:1
[INFO] [stdout]      |
[INFO] [stdout] 1161 | / extern "C" {
[INFO] [stdout] 1162 | |     pub fn sqlite3_create_collation(arg1: *mut sqlite3,
[INFO] [stdout] 1163 | |                                     zName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1164 | |                                     eTextRep: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1179 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1180 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1181:1
[INFO] [stdout]      |
[INFO] [stdout] 1181 | / extern "C" {
[INFO] [stdout] 1182 | |     pub fn sqlite3_create_collation_v2(arg1: *mut sqlite3,
[INFO] [stdout] 1183 | |                                        zName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1184 | |                                        eTextRep: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1202 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1203 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1204:1
[INFO] [stdout]      |
[INFO] [stdout] 1204 | / extern "C" {
[INFO] [stdout] 1205 | |     pub fn sqlite3_create_collation16(arg1: *mut sqlite3,
[INFO] [stdout] 1206 | |                                       zName: *const ::std::os::raw::c_void,
[INFO] [stdout] 1207 | |                                       eTextRep: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1222 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1223 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1224:1
[INFO] [stdout]      |
[INFO] [stdout] 1224 | / extern "C" {
[INFO] [stdout] 1225 | |     pub fn sqlite3_collation_needed(arg1: *mut sqlite3,
[INFO] [stdout] 1226 | |                                     arg2: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1227 | |                                     arg3:
[INFO] [stdout] ...    |
[INFO] [stdout] 1236 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1237 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1238:1
[INFO] [stdout]      |
[INFO] [stdout] 1238 | / extern "C" {
[INFO] [stdout] 1239 | |     pub fn sqlite3_collation_needed16(arg1: *mut sqlite3,
[INFO] [stdout] 1240 | |                                       arg2: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1241 | |                                       arg3:
[INFO] [stdout] ...    |
[INFO] [stdout] 1250 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1251 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1252:1
[INFO] [stdout]      |
[INFO] [stdout] 1252 | / extern "C" {
[INFO] [stdout] 1253 | |     pub fn sqlite3_key(db: *mut sqlite3, pKey: *const ::std::os::raw::c_void,
[INFO] [stdout] 1254 | |                        nKey: ::std::os::raw::c_int) -> ::std::os::raw::c_int;
[INFO] [stdout] 1255 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1256:1
[INFO] [stdout]      |
[INFO] [stdout] 1256 | / extern "C" {
[INFO] [stdout] 1257 | |     pub fn sqlite3_rekey(db: *mut sqlite3,
[INFO] [stdout] 1258 | |                          pKey: *const ::std::os::raw::c_void,
[INFO] [stdout] 1259 | |                          nKey: ::std::os::raw::c_int)
[INFO] [stdout] 1260 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1261 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1262:1
[INFO] [stdout]      |
[INFO] [stdout] 1262 | / extern "C" {
[INFO] [stdout] 1263 | |     pub fn sqlite3_sleep(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 1264 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1265 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1266:1
[INFO] [stdout]      |
[INFO] [stdout] 1266 | / extern "C" {
[INFO] [stdout] 1267 | |     #[link_name = "sqlite3_temp_directory"]
[INFO] [stdout] 1268 | |     pub static mut sqlite3_temp_directory: *mut ::std::os::raw::c_char;
[INFO] [stdout] 1269 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1270:1
[INFO] [stdout]      |
[INFO] [stdout] 1270 | / extern "C" {
[INFO] [stdout] 1271 | |     pub fn sqlite3_get_autocommit(arg1: *mut sqlite3)
[INFO] [stdout] 1272 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1273 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1274:1
[INFO] [stdout]      |
[INFO] [stdout] 1274 | / extern "C" {
[INFO] [stdout] 1275 | |     pub fn sqlite3_db_handle(arg1: *mut sqlite3_stmt) -> *mut sqlite3;
[INFO] [stdout] 1276 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1277:1
[INFO] [stdout]      |
[INFO] [stdout] 1277 | / extern "C" {
[INFO] [stdout] 1278 | |     pub fn sqlite3_next_stmt(pDb: *mut sqlite3, pStmt: *mut sqlite3_stmt)
[INFO] [stdout] 1279 | |      -> *mut sqlite3_stmt;
[INFO] [stdout] 1280 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | / extern "C" {
[INFO] [stdout] 1282 | |     pub fn sqlite3_commit_hook(arg1: *mut sqlite3,
[INFO] [stdout] 1283 | |                                arg2:
[INFO] [stdout] 1284 | |                                    ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...    |
[INFO] [stdout] 1289 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1290 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1291:1
[INFO] [stdout]      |
[INFO] [stdout] 1291 | / extern "C" {
[INFO] [stdout] 1292 | |     pub fn sqlite3_rollback_hook(arg1: *mut sqlite3,
[INFO] [stdout] 1293 | |                                  arg2:
[INFO] [stdout] 1294 | |                                      ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...    |
[INFO] [stdout] 1297 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1298 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1299:1
[INFO] [stdout]      |
[INFO] [stdout] 1299 | / extern "C" {
[INFO] [stdout] 1300 | |     pub fn sqlite3_update_hook(arg1: *mut sqlite3,
[INFO] [stdout] 1301 | |                                arg2:
[INFO] [stdout] 1302 | |                                    ::std::option::Option<unsafe extern "C" fn(arg1:
[INFO] [stdout] ...    |
[INFO] [stdout] 1313 | |      -> *mut ::std::os::raw::c_void;
[INFO] [stdout] 1314 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1315:1
[INFO] [stdout]      |
[INFO] [stdout] 1315 | / extern "C" {
[INFO] [stdout] 1316 | |     pub fn sqlite3_enable_shared_cache(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 1317 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1318 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1319:1
[INFO] [stdout]      |
[INFO] [stdout] 1319 | / extern "C" {
[INFO] [stdout] 1320 | |     pub fn sqlite3_release_memory(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 1321 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1322 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1323:1
[INFO] [stdout]      |
[INFO] [stdout] 1323 | / extern "C" {
[INFO] [stdout] 1324 | |     pub fn sqlite3_soft_heap_limit(arg1: ::std::os::raw::c_int);
[INFO] [stdout] 1325 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1326:1
[INFO] [stdout]      |
[INFO] [stdout] 1326 | / extern "C" {
[INFO] [stdout] 1327 | |     pub fn sqlite3_table_column_metadata(db: *mut sqlite3,
[INFO] [stdout] 1328 | |                                          zDbName:
[INFO] [stdout] 1329 | |                                              *const ::std::os::raw::c_char,
[INFO] [stdout] ...    |
[INFO] [stdout] 1342 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1343 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1344:1
[INFO] [stdout]      |
[INFO] [stdout] 1344 | / extern "C" {
[INFO] [stdout] 1345 | |     pub fn sqlite3_load_extension(db: *mut sqlite3,
[INFO] [stdout] 1346 | |                                   zFile: *const ::std::os::raw::c_char,
[INFO] [stdout] 1347 | |                                   zProc: *const ::std::os::raw::c_char,
[INFO] [stdout] 1348 | |                                   pzErrMsg: *mut *mut ::std::os::raw::c_char)
[INFO] [stdout] 1349 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1350 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1351:1
[INFO] [stdout]      |
[INFO] [stdout] 1351 | / extern "C" {
[INFO] [stdout] 1352 | |     pub fn sqlite3_enable_load_extension(db: *mut sqlite3,
[INFO] [stdout] 1353 | |                                          onoff: ::std::os::raw::c_int)
[INFO] [stdout] 1354 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1355 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1356:1
[INFO] [stdout]      |
[INFO] [stdout] 1356 | / extern "C" {
[INFO] [stdout] 1357 | |     pub fn sqlite3_auto_extension(xEntryPoint:
[INFO] [stdout] 1358 | |                                       ::std::option::Option<unsafe extern "C" fn()>)
[INFO] [stdout] 1359 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1360 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1361:1
[INFO] [stdout]      |
[INFO] [stdout] 1361 | / extern "C" {
[INFO] [stdout] 1362 | |     pub fn sqlite3_reset_auto_extension();
[INFO] [stdout] 1363 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1593:1
[INFO] [stdout]      |
[INFO] [stdout] 1593 | / extern "C" {
[INFO] [stdout] 1594 | |     pub fn sqlite3_create_module(db: *mut sqlite3,
[INFO] [stdout] 1595 | |                                  zName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1596 | |                                  arg1: *const sqlite3_module,
[INFO] [stdout] 1597 | |                                  arg2: *mut ::std::os::raw::c_void)
[INFO] [stdout] 1598 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1599 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1600:1
[INFO] [stdout]      |
[INFO] [stdout] 1600 | / extern "C" {
[INFO] [stdout] 1601 | |     pub fn sqlite3_create_module_v2(db: *mut sqlite3,
[INFO] [stdout] 1602 | |                                     zName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1603 | |                                     arg1: *const sqlite3_module,
[INFO] [stdout] ...    |
[INFO] [stdout] 1608 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1609 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1610:1
[INFO] [stdout]      |
[INFO] [stdout] 1610 | / extern "C" {
[INFO] [stdout] 1611 | |     pub fn sqlite3_declare_vtab(arg1: *mut sqlite3,
[INFO] [stdout] 1612 | |                                 zCreateTable: *const ::std::os::raw::c_char)
[INFO] [stdout] 1613 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1614 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1615:1
[INFO] [stdout]      |
[INFO] [stdout] 1615 | / extern "C" {
[INFO] [stdout] 1616 | |     pub fn sqlite3_overload_function(arg1: *mut sqlite3,
[INFO] [stdout] 1617 | |                                      zFuncName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1618 | |                                      nArg: ::std::os::raw::c_int)
[INFO] [stdout] 1619 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1620 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1624:1
[INFO] [stdout]      |
[INFO] [stdout] 1624 | / extern "C" {
[INFO] [stdout] 1625 | |     pub fn sqlite3_blob_open(arg1: *mut sqlite3,
[INFO] [stdout] 1626 | |                              zDb: *const ::std::os::raw::c_char,
[INFO] [stdout] 1627 | |                              zTable: *const ::std::os::raw::c_char,
[INFO] [stdout] ...    |
[INFO] [stdout] 1632 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1633 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1634:1
[INFO] [stdout]      |
[INFO] [stdout] 1634 | / extern "C" {
[INFO] [stdout] 1635 | |     pub fn sqlite3_blob_close(arg1: *mut sqlite3_blob)
[INFO] [stdout] 1636 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1637 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1638:1
[INFO] [stdout]      |
[INFO] [stdout] 1638 | / extern "C" {
[INFO] [stdout] 1639 | |     pub fn sqlite3_blob_bytes(arg1: *mut sqlite3_blob)
[INFO] [stdout] 1640 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1641 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1642:1
[INFO] [stdout]      |
[INFO] [stdout] 1642 | / extern "C" {
[INFO] [stdout] 1643 | |     pub fn sqlite3_blob_read(arg1: *mut sqlite3_blob,
[INFO] [stdout] 1644 | |                              Z: *mut ::std::os::raw::c_void,
[INFO] [stdout] 1645 | |                              N: ::std::os::raw::c_int,
[INFO] [stdout] 1646 | |                              iOffset: ::std::os::raw::c_int)
[INFO] [stdout] 1647 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1648 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1649:1
[INFO] [stdout]      |
[INFO] [stdout] 1649 | / extern "C" {
[INFO] [stdout] 1650 | |     pub fn sqlite3_blob_write(arg1: *mut sqlite3_blob,
[INFO] [stdout] 1651 | |                               z: *const ::std::os::raw::c_void,
[INFO] [stdout] 1652 | |                               n: ::std::os::raw::c_int,
[INFO] [stdout] 1653 | |                               iOffset: ::std::os::raw::c_int)
[INFO] [stdout] 1654 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1655 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1656:1
[INFO] [stdout]      |
[INFO] [stdout] 1656 | / extern "C" {
[INFO] [stdout] 1657 | |     pub fn sqlite3_vfs_find(zVfsName: *const ::std::os::raw::c_char)
[INFO] [stdout] 1658 | |      -> *mut sqlite3_vfs;
[INFO] [stdout] 1659 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1660:1
[INFO] [stdout]      |
[INFO] [stdout] 1660 | / extern "C" {
[INFO] [stdout] 1661 | |     pub fn sqlite3_vfs_register(arg1: *mut sqlite3_vfs,
[INFO] [stdout] 1662 | |                                 makeDflt: ::std::os::raw::c_int)
[INFO] [stdout] 1663 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1664 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1665:1
[INFO] [stdout]      |
[INFO] [stdout] 1665 | / extern "C" {
[INFO] [stdout] 1666 | |     pub fn sqlite3_vfs_unregister(arg1: *mut sqlite3_vfs)
[INFO] [stdout] 1667 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1669:1
[INFO] [stdout]      |
[INFO] [stdout] 1669 | / extern "C" {
[INFO] [stdout] 1670 | |     pub fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int)
[INFO] [stdout] 1671 | |      -> *mut sqlite3_mutex;
[INFO] [stdout] 1672 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1673:1
[INFO] [stdout]      |
[INFO] [stdout] 1673 | / extern "C" {
[INFO] [stdout] 1674 | |     pub fn sqlite3_mutex_free(arg1: *mut sqlite3_mutex);
[INFO] [stdout] 1675 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1676:1
[INFO] [stdout]      |
[INFO] [stdout] 1676 | / extern "C" {
[INFO] [stdout] 1677 | |     pub fn sqlite3_mutex_enter(arg1: *mut sqlite3_mutex);
[INFO] [stdout] 1678 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1679:1
[INFO] [stdout]      |
[INFO] [stdout] 1679 | / extern "C" {
[INFO] [stdout] 1680 | |     pub fn sqlite3_mutex_try(arg1: *mut sqlite3_mutex)
[INFO] [stdout] 1681 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1682 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1683:1
[INFO] [stdout]      |
[INFO] [stdout] 1683 | / extern "C" {
[INFO] [stdout] 1684 | |     pub fn sqlite3_mutex_leave(arg1: *mut sqlite3_mutex);
[INFO] [stdout] 1685 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1720:1
[INFO] [stdout]      |
[INFO] [stdout] 1720 | / extern "C" {
[INFO] [stdout] 1721 | |     pub fn sqlite3_mutex_held(arg1: *mut sqlite3_mutex)
[INFO] [stdout] 1722 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1723 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1724:1
[INFO] [stdout]      |
[INFO] [stdout] 1724 | / extern "C" {
[INFO] [stdout] 1725 | |     pub fn sqlite3_mutex_notheld(arg1: *mut sqlite3_mutex)
[INFO] [stdout] 1726 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1727 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1728:1
[INFO] [stdout]      |
[INFO] [stdout] 1728 | / extern "C" {
[INFO] [stdout] 1729 | |     pub fn sqlite3_db_mutex(arg1: *mut sqlite3) -> *mut sqlite3_mutex;
[INFO] [stdout] 1730 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1731:1
[INFO] [stdout]      |
[INFO] [stdout] 1731 | / extern "C" {
[INFO] [stdout] 1732 | |     pub fn sqlite3_file_control(arg1: *mut sqlite3,
[INFO] [stdout] 1733 | |                                 zDbName: *const ::std::os::raw::c_char,
[INFO] [stdout] 1734 | |                                 op: ::std::os::raw::c_int,
[INFO] [stdout] 1735 | |                                 arg2: *mut ::std::os::raw::c_void)
[INFO] [stdout] 1736 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1737 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1738:1
[INFO] [stdout]      |
[INFO] [stdout] 1738 | / extern "C" {
[INFO] [stdout] 1739 | |     pub fn sqlite3_test_control(op: ::std::os::raw::c_int, ...)
[INFO] [stdout] 1740 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1741 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1742:1
[INFO] [stdout]      |
[INFO] [stdout] 1742 | / extern "C" {
[INFO] [stdout] 1743 | |     pub fn sqlite3_status(op: ::std::os::raw::c_int,
[INFO] [stdout] 1744 | |                           pCurrent: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1745 | |                           pHighwater: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1746 | |                           resetFlag: ::std::os::raw::c_int)
[INFO] [stdout] 1747 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1748 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1749:1
[INFO] [stdout]      |
[INFO] [stdout] 1749 | / extern "C" {
[INFO] [stdout] 1750 | |     pub fn sqlite3_db_status(arg1: *mut sqlite3, op: ::std::os::raw::c_int,
[INFO] [stdout] 1751 | |                              pCur: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1752 | |                              pHiwtr: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1753 | |                              resetFlg: ::std::os::raw::c_int)
[INFO] [stdout] 1754 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1755 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libsqlcipher-sys-197e24a3875ec3dc/out/bindgen.rs:1756:1
[INFO] [stdout]      |
[INFO] [stdout] 1756 | / extern "C" {
[INFO] [stdout] 1757 | |     pub fn sqlite3_stmt_status(arg1: *mut sqlite3_stmt,
[INFO] [stdout] 1758 | |                                op: ::std::os::raw::c_int,
[INFO] [stdout] 1759 | |                                resetFlg: ::std::os::raw::c_int)
[INFO] [stdout] 1760 | |      -> ::std::os::raw::c_int;
[INFO] [stdout] 1761 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:122:48
[INFO] [stdout]     |
[INFO] [stdout] 122 | const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 - const SQLITE_IOERR_SHMOPEN           : c_int = (super::SQLITE_IOERR | (18<<8));
[INFO] [stdout] 122 + const SQLITE_IOERR_SHMOPEN           : c_int = super::SQLITE_IOERR | (18<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:123:48
[INFO] [stdout]     |
[INFO] [stdout] 123 | const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 123 - const SQLITE_IOERR_SHMSIZE           : c_int = (super::SQLITE_IOERR | (19<<8));
[INFO] [stdout] 123 + const SQLITE_IOERR_SHMSIZE           : c_int = super::SQLITE_IOERR | (19<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:124:48
[INFO] [stdout]     |
[INFO] [stdout] 124 | const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 - const SQLITE_IOERR_SHMLOCK           : c_int = (super::SQLITE_IOERR | (20<<8));
[INFO] [stdout] 124 + const SQLITE_IOERR_SHMLOCK           : c_int = super::SQLITE_IOERR | (20<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:125:48
[INFO] [stdout]     |
[INFO] [stdout] 125 | const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 - const SQLITE_IOERR_SHMMAP            : c_int = (super::SQLITE_IOERR | (21<<8));
[INFO] [stdout] 125 + const SQLITE_IOERR_SHMMAP            : c_int = super::SQLITE_IOERR | (21<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 | const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 - const SQLITE_IOERR_SEEK              : c_int = (super::SQLITE_IOERR | (22<<8));
[INFO] [stdout] 126 + const SQLITE_IOERR_SEEK              : c_int = super::SQLITE_IOERR | (22<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 | const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 - const SQLITE_IOERR_DELETE_NOENT      : c_int = (super::SQLITE_IOERR | (23<<8));
[INFO] [stdout] 127 + const SQLITE_IOERR_DELETE_NOENT      : c_int = super::SQLITE_IOERR | (23<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:128:48
[INFO] [stdout]     |
[INFO] [stdout] 128 | const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 - const SQLITE_IOERR_MMAP              : c_int = (super::SQLITE_IOERR | (24<<8));
[INFO] [stdout] 128 + const SQLITE_IOERR_MMAP              : c_int = super::SQLITE_IOERR | (24<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:129:48
[INFO] [stdout]     |
[INFO] [stdout] 129 | const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 - const SQLITE_IOERR_GETTEMPPATH       : c_int = (super::SQLITE_IOERR | (25<<8));
[INFO] [stdout] 129 + const SQLITE_IOERR_GETTEMPPATH       : c_int = super::SQLITE_IOERR | (25<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:130:48
[INFO] [stdout]     |
[INFO] [stdout] 130 | const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 - const SQLITE_IOERR_CONVPATH          : c_int = (super::SQLITE_IOERR | (26<<8));
[INFO] [stdout] 130 + const SQLITE_IOERR_CONVPATH          : c_int = super::SQLITE_IOERR | (26<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 | const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout]     |                                                ^                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 131 - const SQLITE_IOERR_VNODE             : c_int = (super::SQLITE_IOERR | (27<<8));
[INFO] [stdout] 131 + const SQLITE_IOERR_VNODE             : c_int = super::SQLITE_IOERR | (27<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 | const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 - const SQLITE_LOCKED_SHAREDCACHE      : c_int = (super::SQLITE_LOCKED |  (1<<8));
[INFO] [stdout] 132 + const SQLITE_LOCKED_SHAREDCACHE      : c_int = super::SQLITE_LOCKED |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 | const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 - const SQLITE_BUSY_RECOVERY           : c_int = (super::SQLITE_BUSY   |  (1<<8));
[INFO] [stdout] 133 + const SQLITE_BUSY_RECOVERY           : c_int = super::SQLITE_BUSY   |  (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 | const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 - const SQLITE_BUSY_SNAPSHOT           : c_int = (super::SQLITE_BUSY   |  (2<<8));
[INFO] [stdout] 134 + const SQLITE_BUSY_SNAPSHOT           : c_int = super::SQLITE_BUSY   |  (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 | const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 135 - const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = (super::SQLITE_CANTOPEN | (1<<8));
[INFO] [stdout] 135 + const SQLITE_CANTOPEN_NOTEMPDIR      : c_int = super::SQLITE_CANTOPEN | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:136:48
[INFO] [stdout]     |
[INFO] [stdout] 136 | const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 - const SQLITE_CANTOPEN_ISDIR          : c_int = (super::SQLITE_CANTOPEN | (2<<8));
[INFO] [stdout] 136 + const SQLITE_CANTOPEN_ISDIR          : c_int = super::SQLITE_CANTOPEN | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:137:48
[INFO] [stdout]     |
[INFO] [stdout] 137 | const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 - const SQLITE_CANTOPEN_FULLPATH       : c_int = (super::SQLITE_CANTOPEN | (3<<8));
[INFO] [stdout] 137 + const SQLITE_CANTOPEN_FULLPATH       : c_int = super::SQLITE_CANTOPEN | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:138:48
[INFO] [stdout]     |
[INFO] [stdout] 138 | const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 - const SQLITE_CANTOPEN_CONVPATH       : c_int = (super::SQLITE_CANTOPEN | (4<<8));
[INFO] [stdout] 138 + const SQLITE_CANTOPEN_CONVPATH       : c_int = super::SQLITE_CANTOPEN | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 | const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout]     |                                                ^                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 - const SQLITE_CORRUPT_VTAB            : c_int = (super::SQLITE_CORRUPT | (1<<8));
[INFO] [stdout] 139 + const SQLITE_CORRUPT_VTAB            : c_int = super::SQLITE_CORRUPT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:140:48
[INFO] [stdout]     |
[INFO] [stdout] 140 | const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 - const SQLITE_READONLY_RECOVERY       : c_int = (super::SQLITE_READONLY | (1<<8));
[INFO] [stdout] 140 + const SQLITE_READONLY_RECOVERY       : c_int = super::SQLITE_READONLY | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:141:48
[INFO] [stdout]     |
[INFO] [stdout] 141 | const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 - const SQLITE_READONLY_CANTLOCK       : c_int = (super::SQLITE_READONLY | (2<<8));
[INFO] [stdout] 141 + const SQLITE_READONLY_CANTLOCK       : c_int = super::SQLITE_READONLY | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:142:48
[INFO] [stdout]     |
[INFO] [stdout] 142 | const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 - const SQLITE_READONLY_ROLLBACK       : c_int = (super::SQLITE_READONLY | (3<<8));
[INFO] [stdout] 142 + const SQLITE_READONLY_ROLLBACK       : c_int = super::SQLITE_READONLY | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:143:48
[INFO] [stdout]     |
[INFO] [stdout] 143 | const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout]     |                                                ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 143 - const SQLITE_READONLY_DBMOVED        : c_int = (super::SQLITE_READONLY | (4<<8));
[INFO] [stdout] 143 + const SQLITE_READONLY_DBMOVED        : c_int = super::SQLITE_READONLY | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:144:48
[INFO] [stdout]     |
[INFO] [stdout] 144 | const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout]     |                                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 - const SQLITE_ABORT_ROLLBACK          : c_int = (super::SQLITE_ABORT | (2<<8));
[INFO] [stdout] 144 + const SQLITE_ABORT_ROLLBACK          : c_int = super::SQLITE_ABORT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 | const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 - const SQLITE_CONSTRAINT_CHECK        : c_int = (super::SQLITE_CONSTRAINT | (1<<8));
[INFO] [stdout] 145 + const SQLITE_CONSTRAINT_CHECK        : c_int = super::SQLITE_CONSTRAINT | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 | const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 - const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = (super::SQLITE_CONSTRAINT | (2<<8));
[INFO] [stdout] 146 + const SQLITE_CONSTRAINT_COMMITHOOK   : c_int = super::SQLITE_CONSTRAINT | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:147:48
[INFO] [stdout]     |
[INFO] [stdout] 147 | const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 - const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = (super::SQLITE_CONSTRAINT | (3<<8));
[INFO] [stdout] 147 + const SQLITE_CONSTRAINT_FOREIGNKEY   : c_int = super::SQLITE_CONSTRAINT | (3<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 | const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 - const SQLITE_CONSTRAINT_FUNCTION     : c_int = (super::SQLITE_CONSTRAINT | (4<<8));
[INFO] [stdout] 148 + const SQLITE_CONSTRAINT_FUNCTION     : c_int = super::SQLITE_CONSTRAINT | (4<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:149:48
[INFO] [stdout]     |
[INFO] [stdout] 149 | const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 - const SQLITE_CONSTRAINT_NOTNULL      : c_int = (super::SQLITE_CONSTRAINT | (5<<8));
[INFO] [stdout] 149 + const SQLITE_CONSTRAINT_NOTNULL      : c_int = super::SQLITE_CONSTRAINT | (5<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:150:48
[INFO] [stdout]     |
[INFO] [stdout] 150 | const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 150 - const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = (super::SQLITE_CONSTRAINT | (6<<8));
[INFO] [stdout] 150 + const SQLITE_CONSTRAINT_PRIMARYKEY   : c_int = super::SQLITE_CONSTRAINT | (6<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 | const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 - const SQLITE_CONSTRAINT_TRIGGER      : c_int = (super::SQLITE_CONSTRAINT | (7<<8));
[INFO] [stdout] 151 + const SQLITE_CONSTRAINT_TRIGGER      : c_int = super::SQLITE_CONSTRAINT | (7<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 | const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 - const SQLITE_CONSTRAINT_UNIQUE       : c_int = (super::SQLITE_CONSTRAINT | (8<<8));
[INFO] [stdout] 152 + const SQLITE_CONSTRAINT_UNIQUE       : c_int = super::SQLITE_CONSTRAINT | (8<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 | const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 153 - const SQLITE_CONSTRAINT_VTAB         : c_int = (super::SQLITE_CONSTRAINT | (9<<8));
[INFO] [stdout] 153 + const SQLITE_CONSTRAINT_VTAB         : c_int = super::SQLITE_CONSTRAINT | (9<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:154:48
[INFO] [stdout]     |
[INFO] [stdout] 154 | const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout]     |                                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 - const SQLITE_CONSTRAINT_ROWID        : c_int = (super::SQLITE_CONSTRAINT |(10<<8));
[INFO] [stdout] 154 + const SQLITE_CONSTRAINT_ROWID        : c_int = super::SQLITE_CONSTRAINT |(10<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 | const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 - const SQLITE_NOTICE_RECOVER_WAL      : c_int = (SQLITE_NOTICE | (1<<8));
[INFO] [stdout] 155 + const SQLITE_NOTICE_RECOVER_WAL      : c_int = SQLITE_NOTICE | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:156:48
[INFO] [stdout]     |
[INFO] [stdout] 156 | const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout]     |                                                ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 - const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = (SQLITE_NOTICE | (2<<8));
[INFO] [stdout] 156 + const SQLITE_NOTICE_RECOVER_ROLLBACK : c_int = SQLITE_NOTICE | (2<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 | const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout]     |                                                ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 - const SQLITE_WARNING_AUTOINDEX       : c_int = (SQLITE_WARNING | (1<<8));
[INFO] [stdout] 157 + const SQLITE_WARNING_AUTOINDEX       : c_int = SQLITE_WARNING | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/error.rs:158:48
[INFO] [stdout]     |
[INFO] [stdout] 158 | const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout]     |                                                ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 - const SQLITE_AUTH_USER               : c_int = (super::SQLITE_AUTH | (1<<8));
[INFO] [stdout] 158 + const SQLITE_AUTH_USER               : c_int = super::SQLITE_AUTH | (1<<8) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libsqlcipher-sys` (lib) due to 176 previous errors; 37 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `libsqlcipher-sys` (lib test) due to 176 previous errors; 37 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "417c042141e8d1cc470849e6c4cc52ae23ca05c70ba0c3493c6ff74363ffd179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "417c042141e8d1cc470849e6c4cc52ae23ca05c70ba0c3493c6ff74363ffd179", kill_on_drop: false }`
[INFO] [stdout] 417c042141e8d1cc470849e6c4cc52ae23ca05c70ba0c3493c6ff74363ffd179
